DocumentOpenAction Property |
The Go To or JavaScript action to be performed when the PDF document is opened.
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic DocumentOpenAction OpenAction { get; }Public ReadOnly Property OpenAction As DocumentOpenAction
Get
Property Value
DocumentOpenAction
See Also