Property ShowNavigationPane
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
ShowNavigationPane
Gets or sets a value indicating whether to show the navigation page for viewing or managing information about the 3D artwork.
public bool ShowNavigationPane { get; set; }
Property Value
- bool
true
(PDF 1.7) to display the navigation pane when the annotation is activated.false
to hide the navigation pane by default.
Remarks
Default value: false
.