AutoComplete for ASP.NET Web Forms
Resolution プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > TiffFilter クラス : Resolution プロパティ
Gets or sets the resolution of the TIFF document, in dots per inch.
シンタックス
'宣言
 
Public Property Resolution As System.Single
public System.float Resolution {get; set;}
解説

The default value for this property is 300 DPI.

Setting the resolution to higher values result in documents with higher quality but significantly larger size, especially if the Monochrome property is set to false.

参照

TiffFilter クラス
TiffFilter メンバ