Pdf |
The PdfToolStripPages type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfToolStripPages | Initializes a new instance of the PdfToolStripPages class |
| Name | Description | |
|---|---|---|
| InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons) | |
| OnPageNumberKeyDown | Occurs when a key is pressed and held down while the PageNumber textbox has focus. | |
| OnPdfViewerChanging |
Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer)) | |
| OnToBeginClick | Occurs when the First Page button is clicked | |
| OnToEndClick | Occurs when the Last Page button is clicked | |
| OnToLeftClick | Occurs when the Previous Page button is clicked | |
| OnToRightClick | Occurs when the Next Page button is clicked | |
| UpdateButtons |
Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons) |