PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class
Fields Properties Methods


In This Topic
    C1PreviewToolsIntegrator Class Members
    In This Topic

    The following tables list the members exposed by C1PreviewToolsIntegrator.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the class.  
    Top
    Public Fields
     NameDescription
    Public FieldTag identifying the ToolStripProgressBar used to show preview progress.  
    Public FieldTag identifying the ToolStrip used to show search options.  
    Public FieldTag identifying the ToolStripStatusLabel used to show preview status text.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the flags indicating which tools should be available to the user.  
    Public PropertyGets or sets a value indicating which set of predefined images is used by the preview toolbar.  
    Public PropertyGets or sets a value indicating whether the navigation panel is currently visible.  
    Public PropertyGets the control containing the preview thumbnail and outline panels.  
    Public PropertyGets or sets the C1PreviewThumbnailView associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets or sets the C1PreviewPane associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets or sets the System.Windows.Forms.ToolStripProgressBar associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets the preview status bar.  
    Public PropertyGets or sets the System.Windows.Forms.ToolStripStatusLabel associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets or sets the C1PreviewTextSearchPanel associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets or sets the C1PreviewThumbnailView associated with the current C1PreviewToolsIntegrator.  
    Public PropertyGets or sets a value indicating whether the search toolbar is visible.  
    Public PropertyGets or sets a value indicating whether the status bar is currently visible.  
    Public PropertyGets or sets the type of UI used for text search.  
    Top
    Public Methods
     NameDescription
    Public MethodSearches the controls tree and attaches to any tools found on it.  
    Public MethodAttaches the tools integrator to the specified toolstrip. If the toolstrip contains preview items, they will be handled by the tools integrator.  
    Public MethodDetaches the tools integrator from all tools (but does not detach from the PreviewPane).  
    Public MethodDetaches the tools integrator from the specified toolstrip.  
    Public MethodOverloaded. For internal use.  
    Public MethodOverloaded. For internal use.  
    Public MethodOverloaded. Shows the print dialog, allows the user to prints the document currently loaded into the C1PreviewPane.  
    Public MethodUpdates the current state of System.Windows.Forms.ToolStripItem items.  
    Public MethodGets the System.Windows.Forms.ToolStripItem associated with the specified action.  
    Top
    See Also