Click or drag to resize
DocumentOpenAction Property
The Go To or JavaScript action to be performed when the PDF document is opened.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public DocumentOpenAction OpenAction { get; }

Property Value

Type: DocumentOpenAction
See Also