Pdf |
The PdfToolStripClipboard type exposes the following members.
Name | Description | |
---|---|---|
PdfToolStripClipboard | Initializes a new instance of the PdfToolStripClipboard class |
Name | Description | |
---|---|---|
InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons) | |
OnCopyClick | Occurs when the Copy button is clicked | |
OnPdfViewerChanging |
Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer)) | |
OnSelectAllClick | Occurs when the Select All button is clicked | |
UpdateButtons |
Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons) |