[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.ToolsIntegrator

ToolsIntegrator Property

ToolsIntegrator

Gets the C1PreviewToolsIntegrator used by the current preview pane. Provides access to controls associated with the current preview pane, such as C1PreviewThumbnailView and C1PreviewOutlineView. This value is null if IntegrateExternalTools is false.

Declaration
[Browsable(false)]
public C1PreviewToolsIntegrator ToolsIntegrator { get; }
See Also