Click or drag to resize
Pdftools logo

ViewerNavigationPane Enumeration

Specifies an informational side pane in a viewer used for document navigation or displaying document wide information.

Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Navigation
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
Syntax
C#
public enum ViewerNavigationPane
Members
Member nameValueDescription
None0
Outlines1
Thumbnails2
Layers3
EmbeddedFiles4
See Also