FlexReport for WPF
SupportedExportProviders プロパティ (C1DocumentSource)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1DocumentSource クラス : SupportedExportProviders プロパティ
現在のドキュメントソースオブジェクトがサポートするエクスポータの配列を取得します。
シンタックス
'宣言
 
Public Overridable ReadOnly Property SupportedExportProviders As ExportProvider()
'使用法
 
Dim instance As C1DocumentSource
Dim value() As ExportProvider
 
value = instance.SupportedExportProviders
public virtual ExportProvider[] SupportedExportProviders {get;}
参照

C1DocumentSource クラス
C1DocumentSource メンバ