Click or drag to resize

DocumentOpenActionAction Property

The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public PdfAction Action { get; set; }

Property Value

PdfAction
See Also