Click or drag to resize

EpsEncoderInvertBW Property

Switches the sense of black and white in 1 bit-per-pixel images

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public bool InvertBW { get; set; }

Property Value

Type: Boolean
Remarks
Default value is true.
See Also