Pdf |
The PdfToolBar type exposes the following members.
Name | Description | |
---|---|---|
CreateButton | Create a new instance of Button class with the specified name that displays the specified text and image and that raises the Click event. | |
CreateToggleButton | Create a new instance of ToggleButon class with the specified name that displays the specified text and image and that raises the Click event. | |
CreateUriToResource | Create the Uri to the resource with the specified name. | |
InitializeButtons | Create all buttons and add its into toolbar. Override this method to create custom buttons | |
OnPdfViewerChanging | Called when the current PdfViewer control associated with the ToolBar is changing. | |
UpdateButtons | Called when the ToolBars's items need to change its states |