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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public DocumentOpenAction OpenAction { get; }

Property Value

Type: DocumentOpenAction
See Also