Xamarin.Forms のドキュメント
SaveAsTiff(String,OutputRange,SaveAsImageOptions) メソッド
C1.Xamarin.Forms.Viewer アセンブリ > C1.Xamarin.Forms.Viewer 名前空間 > FlexViewer クラス > SaveAsTiff メソッド : SaveAsTiff(String,OutputRange,SaveAsImageOptions) メソッド
出力ファイルパス。
ドキュメントのどのページを保存するかを定義する GrapeCity.Documents.Common.OutputRange オブジェクト。
GrapeCity.Documents.Pdf.SaveAsImageOptionsオブジェクト。
ドキュメントのページ(フレームあたりの1ページ)をTIFF 形式の画像としてファイルに保存します。
シンタックス
public void SaveAsTiff( 
   System.string fileName,
   GrapeCity.Documents.Common.OutputRange pageRange,
   GrapeCity.Documents.Pdf.SaveAsImageOptions options
)

パラメータ

fileName
出力ファイルパス。
pageRange
ドキュメントのどのページを保存するかを定義する GrapeCity.Documents.Common.OutputRange オブジェクト。
options
GrapeCity.Documents.Pdf.SaveAsImageOptionsオブジェクト。
参照

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