Pdf |
The PdfToolStripViewModes type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfToolStripViewModes | Initializes a new instance of the PdfToolStripViewModes class |
| Name | Description | |
|---|---|---|
| InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons) | |
| OnModeHorizontalClick | Occurs when the Continuous Horizontal button is clicked | |
| OnModeSingleClick | Occurs when the Single Page button is clicked | |
| OnModeTilesClick | Occurs when the Continuous Facing button is clicked | |
| OnModeTwoPageClick | Occurs when the Facing button is clicked | |
| OnModeVerticalClick | Occurs when the Continuous Vertical button is clicked | |
| OnPdfViewerChanging |
Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer)) | |
| UpdateButtons |
Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons) |