PrintDocument for WinForms
ExportProviders クラス メンバ
プロパティ  メソッド 


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 : ExportProviders クラス

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

パブリック プロパティ
 名前解説
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 C1DB export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the C1D export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the C1DX export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the C1MDX export provider.  
Public プロパティGets the count of registered export providers in the current collection.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the DOCX export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the EMF 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 プロパティオーバーロードされます。 Gets the ExportProvider at the specified index.  
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 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 collection of all registered ExportProvider objects.  
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 XLS export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the XLSX export provider.  
Public プロパティstatic (Shared in Visual Basic)Gets the static registered instance of the XPS export provider.  
トップ
パブリック メソッド
 名前解説
Public メソッドSearches for an ExportProvider by its format key. The format key is an arbitrary string that uniquely identifies the export format. For each format, it is returned by the ExportProvider.FormatKey property.  
Public メソッドGets the index of the specified ExportProvider in the current collection.  
Public メソッドstatic (Shared in Visual Basic)Registers an ExportProvider in the current ExportProviders.  
トップ
参照

ExportProviders クラス
C1.C1Preview.Export 名前空間