Property OnOpenDocument
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
OnOpenDocument
Gets or sets the action to be performed when the document is opened.
public PdfAction? OnOpenDocument { get; set; }
Property Value
- PdfAction
The action to be performed when the document is opened.