![]() | Pdf |
The PdfToolStripSizes type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfToolStripSizes | Initializes a new instance of the PdfToolStripSizes class |
Name | Description | |
---|---|---|
![]() | InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons) |
![]() | OnActualSizeClick | Occurs when the Actual Size button is clicked |
![]() | OnFitHeightClick | Occurs when the Fit Height button is clicked |
![]() | OnFitPageClick | Occurs when the Fit Page button is clicked |
![]() | OnFitWidthClick | Occurs when the Fit Width 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) |