Document Library for WinForms
ExportProvider クラス メンバ
フィールド  プロパティ  メソッド 

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export 名前空間 : ExportProvider クラス

ExportProviderデータ型で公開されるメンバを以下の表に示します。

パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the BMP export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the Open XML Excel export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the Open XML Word export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the GIF export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the HTML export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the JPEG export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the metafile export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the PDF export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the PNG export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the RTF export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the TIFF export provider.  
Public フィールドstatic (Shared in Visual Basic)Gets the static registered instance of the Open XML Excel export provider.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether the associated ExportFilter can show a dialog allowing the user to edit the export options.  
Public プロパティGets the default filename extension for the current export format.  
Public プロパティGets a short description of the current export format.  
Public プロパティGets the type of form which is used to edit the export options by default.  
Public プロパティGets the combination of flags indicating which fields of the C1.Win.Document.DocumentInfo class are supported by the current export format.  
トップ
パブリック メソッド
 名前解説
Public メソッドCreates a new Exporter object. When overridden in a derived class, returns an instance of a specialized class derived from ExportFilter.  
トップ
参照

ExportProvider クラス
C1.Win.Document.Export 名前空間