Name | Description | |
---|---|---|
C1PreviewToolsIntegrator Constructor | Creates a new instance of the class. |
The following tables list the members exposed by C1PreviewToolsIntegrator.
Name | Description | |
---|---|---|
C1PreviewToolsIntegrator Constructor | Creates a new instance of the class. |
Name | Description | |
---|---|---|
c_PreviewProgressBarTag | Tag identifying the ToolStripProgressBar used to show preview progress. | |
c_PreviewSearchToolStripTag | Tag identifying the ToolStrip used to show search options. | |
c_PreviewStatusLabelTag | Tag identifying the ToolStripStatusLabel used to show preview status text. |
Name | Description | |
---|---|---|
AvailablePreviewActions | Gets or sets the flags indicating which tools should be available to the user. | |
ImageSet | Gets or sets a value indicating which set of predefined images is used by the preview toolbar. | |
NavigationPanelVisible | Gets or sets a value indicating whether the navigation panel is currently visible. | |
PreviewNavigationPanel | Gets the control containing the preview thumbnail and outline panels. | |
PreviewOutlineView | Gets or sets the C1PreviewThumbnailView associated with the current C1PreviewToolsIntegrator. | |
PreviewPane | Gets or sets the C1PreviewPane associated with the current C1PreviewToolsIntegrator. | |
PreviewProgressBar | Gets or sets the System.Windows.Forms.ToolStripProgressBar associated with the current C1PreviewToolsIntegrator. | |
PreviewStatusBar | Gets the preview status bar. | |
PreviewStatusText | Gets or sets the System.Windows.Forms.ToolStripStatusLabel associated with the current C1PreviewToolsIntegrator. | |
PreviewTextSearchPanel | Gets or sets the C1PreviewTextSearchPanel associated with the current C1PreviewToolsIntegrator. | |
PreviewThumbnailView | Gets or sets the C1PreviewThumbnailView associated with the current C1PreviewToolsIntegrator. | |
SearchToolBarVisible | Gets or sets a value indicating whether the search toolbar is visible. | |
StatusBarVisible | Gets or sets a value indicating whether the status bar is currently visible. | |
TextSearchUIStyle | Gets or sets the type of UI used for text search. |
Name | Description | |
---|---|---|
AttachTools | Searches the controls tree and attaches to any tools found on it. | |
AttachToolStrip | Attaches the tools integrator to the specified toolstrip. If the toolstrip contains preview items, they will be handled by the tools integrator. | |
DetachTools | Detaches the tools integrator from all tools (but does not detach from the PreviewPane). | |
DetachToolStrip | Detaches the tools integrator from the specified toolstrip. | |
FileOpen | Overloaded. For internal use. | |
FileSave | Overloaded. For internal use. | |
Overloaded. Shows the print dialog, allows the user to prints the document currently loaded into the C1PreviewPane. | ||
StateUpdate | Updates the current state of System.Windows.Forms.ToolStripItem items. | |
ToolStripItemByAction | Gets the System.Windows.Forms.ToolStripItem associated with the specified action. |