PrintDocument for WinForms
GifExportProvider クラス メソッド


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

このクラスのメンバの一覧は、GifExportProviderメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドTests whether the specified object represents a document that can be exported by the current export provider. C1.C1Preview.Export.PagesExportProviderから継承されます。
Public メソッドTests whether the specified type of range can be exported by the current export provider. C1.C1Preview.Export.PagesExportProviderから継承されます。
Public メソッドTests whether documents of the specified type can be exported by the current export provider. Note that if the type is array, this method returns false even though an array of metafiles can be exported by the associated exporter. Use PagesExportProvider.CanExportObject to get a definitive value. C1.C1Preview.Export.PagesExportProviderから継承されます。
Public メソッドCreates a new instance of ImageExporter, sets the ImageExporter.ImageFormat property on that instance to the image format returned by GetImageFormat. C1.C1Preview.Export.ImageExportProviderから継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドオーバーライドされます。 Gets the image format associated with the current export provider. This implementation returns System.Drawing.Imaging.ImageFormat.Gif.  
トップ
参照

GifExportProvider クラス
C1.C1Preview.Export 名前空間
ImageExportProvider クラス
ImageExporter クラス