Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfDocumentView InitialView { get; set; }
VB
Public Property InitialView As PdfDocumentView
Get
Set
Property Value
Type:
PdfDocumentViewThe
PdfDocumentView to open when the
document is opened.
See Also