DocumentOpenAction Class

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public class DocumentOpenAction
Inheritance
Object    DocumentOpenAction

Properties

Action The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also