Property InitialView
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
InitialView
Gets or sets the PdfDocumentView to open when the document is opened.
public PdfDocumentView? InitialView { get; set; }
Property Value
- PdfDocumentView
The PdfDocumentView to open when the document is opened.