PrintDocument for WinForms
InternalExport メソッド (Exporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > Exporter クラス : InternalExport メソッド
Performs export to a disk file or to a stream. The destination (file or stream) is determined by which of the properties (Exporter.OutputFileName or Exporter.OutputStream) is non-null when this method executes.
シンタックス
'宣言
 
Protected MustOverride Sub InternalExport() 
'使用法
 
Dim instance As Exporter
 
instance.InternalExport()
protected abstract void InternalExport()
参照

Exporter クラス
Exporter メンバ