PdfViewerToolbarKind Enum
Lists the values specifying the kind of a PDF Viewer toolbar.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Members
Name | Description |
---|---|
Main
|
The PDF Viewer’s Main toolbar. |
Interactive
|
The PDF Viewer’s Interactive Form toolbar. |
Comment
|
The PDF Viewer’s Comment toolbar. |
All
|
All PDF Viewer’s toolbars. |
#Remarks
Use the members of this enumeration when calling the PdfViewer.CreateRibbon and PdfViewer.CreateBars overload methods.