PrintDocument for WinForms
ToolsIntegrator プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : 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.
シンタックス
'宣言
 
Public ReadOnly Property ToolsIntegrator As C1PreviewToolsIntegrator
'使用法
 
Dim instance As C1PreviewPane
Dim value As C1PreviewToolsIntegrator
 
value = instance.ToolsIntegrator
public C1PreviewToolsIntegrator ToolsIntegrator {get;}
参照

C1PreviewPane クラス
C1PreviewPane メンバ
IntegrateExternalTools プロパティ