DevExpress.XtraPdfViewer Namespace
Contains classes used by the PDF Viewer control in Windows Forms applications.
Assembly: DevExpress.XtraPdfViewer.v25.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Classes
Interfaces
| Name | Description |
|---|---|
| IPdfViewerCommandFactoryService | A service which is used to create PDF Viewer commands. |
Structs
| Name | Description |
|---|---|
| PdfFindDialogOptions | Provides the text search options applied by an end-user in the Find Text dialog. |
| PdfSelectionContent | Provides information about the selected PDF content. |
Delegates
Enums
| Name | Description |
|---|---|
| PdfContentMarginMode | Lists the values specifying the mode for calculating the outer border width displayed by a PdfViewer around document pages. |
| PdfContinueSearchFrom | Lists values used to specify where to continue the search in a PDF document. |
| PdfCursorMode | Lists values that specify the interaction mode for keyboard and cursor. |
| PdfNavigationPanePage | Lists values that indicate the selected page displayed on the Navigation pane. |
| PdfNavigationPanePageVisibility | Lists values that indicate the visibility of pages displayed on the Navigation pane. |
| PdfNavigationPaneVisibility | Lists values that indicate the visibility mode of the PDF navigation pane. |
| PdfOutlineNodeTextSize | Lists values specifying the outline node text size in the PDF navigation pane. |
| PdfPopupMenuKind | Lists values used to specify the popup menu type available in the PDF Viewer. |
| PdfSelectionContentType | Lists the values specifying the type of the selected PDF content. |
| PdfViewerRenderingEngine | Lists values used to specify the rendering engine. |
| PdfViewerToolbarKind | Lists the values specifying the kind of a PDF Viewer toolbar. |
| PdfZoomMode | Lists the document zoom modes provided by a PDF Viewer. |