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

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

Property Value

Type: DocumentOpenAction
See Also