Table of Contents
PdfViewerUIElement Enumeration

Specifies an UI element in the PDFViewer UI.

Namespace: EO.Pdf
Assembly: EO.Pdf (in EO.Pdf.dll)

Syntax
 public enum PdfViewerUIElement
Members
Member Name Description
MainToolBar The main toolbar.
SideNavPanel The side navigation panel.
RotateButton Rotate right button.
DownloadButton Download button.
PrintButton Print button.
ZoomFitButton Zoom to fit button.
ZoomControls Zoom controls.
PageSelector Page selector.
See Also