Pdf |
The PdfToolStripMain type exposes the following members.
Name | Description | |
---|---|---|
InitializeButtons |
Create all buttons and add its into toolbar. Override this method to create custom buttons
(Overrides PdfToolStripInitializeButtons) | |
OnOpenClick | Occurs when the Open button is clicked | |
OnPasswordRequired | Occurs when the Loaded document protected by password. Application should return the password | |
OnPdfPrinDocumentCreaded | Occurs after an instance of PdfPrintDocument class is created and before printing is started. | |
OnPdfViewerChanging |
Called when the current PdfViewer control associated with the ToolStrip is changing.
(Overrides PdfToolStripOnPdfViewerChanging(PdfViewer, PdfViewer)) | |
OnPrintClick | Occurs when the Print button is clicked | |
UpdateButtons |
Called when the ToolStrip's items need to change its states
(Overrides PdfToolStripUpdateButtons) |