PageCount

ImageSaveOptions.PageCount property

複数ページの TIFF ファイルに保存するときにレンダリングするページ数を取得または設定します. デフォルトは MaxValue で、ダイアグラムのすべてのページがレンダリングされることを意味します.

public int PageCount { get; set; }

関連項目