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

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > TiffFilter クラス : Monochrome プロパティ
Gets or sets whether the TIFF document should be saved in monochrome format.
シンタックス
'宣言
 
Public Property Monochrome As System.Boolean
public System.bool Monochrome {get; set;}
解説

The default value for this property is true, which results in much smaller documents that are compatible with fax machines (the compression used is CompressionCCITT4).

Set this property to false to generate color documents which use LZW compression but are substantially larger than monochrome documents (often 100 times larger using the same resolution).

参照

TiffFilter クラス
TiffFilter メンバ