DioDocs for PDF
SaveAsTiff(Stream,TiffOptions) メソッド

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > SaveAsTiff メソッド : SaveAsTiff(Stream,TiffOptions) メソッド
The output stream.
The options for the TIFF image encoder.
Saves the image to a System.IO.Stream in TIFF format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsTiff( _
   ByVal stream As System.IO.Stream, _
   Optional ByVal options As TiffOptions _
) 
public void SaveAsTiff( 
   System.IO.Stream stream,
   TiffOptions options
)

パラメータ

stream
The output stream.
options
The options for the TIFF image encoder.
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧