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