Click or drag to resize

PdfToolStripViewModes Methods

The PdfToolStripViewModes type exposes the following members.

Methods
 NameDescription
Protected methodInitializeButtons Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons)
Protected methodOnModeHorizontalClick Occurs when the Continuous Horizontal button is clicked
Protected methodOnModeSingleClick Occurs when the Single Page button is clicked
Protected methodOnModeTilesClick Occurs when the Continuous Facing button is clicked
Protected methodOnModeTwoPageClick Occurs when the Facing button is clicked
Protected methodOnModeVerticalClick Occurs when the Continuous Vertical button is clicked
Protected methodOnPdfViewerChanging Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer))
Protected methodUpdateButtons Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons)
Top
See Also