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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic bool InvertBW { get; set; }Public Property InvertBW As Boolean
Get
Set
Property Value
Type:
Boolean
Remarks Default value is true.
See Also