FlexReport for WinForms
SupportedDocumentInfoFields プロパティ (CsvExportProvider)


C1.Document.4.6.2 アセンブリ > C1.Document.Export 名前空間 > CsvExportProvider クラス : SupportedDocumentInfoFields プロパティ
Gets the combination of flags indicating which fields of the C1.Document.DocumentInfo class are supported by the current export format. This implementation returns Author.
シンタックス
'宣言
 
Public Overrides ReadOnly Property SupportedDocumentInfoFields As DocumentInfoFields
'使用法
 
Dim instance As CsvExportProvider
Dim value As DocumentInfoFields
 
value = instance.SupportedDocumentInfoFields
public override DocumentInfoFields SupportedDocumentInfoFields {get;}
参照

参照

CsvExportProvider クラス
CsvExportProvider メンバ