DocumentOpenAction Property

The Go To, JavaScript, Submit Form or Reset Form action to be performed when the PDF document is opened.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public PdfAction OpenAction { get; set; }

Property Value

PdfAction

See Also