useAntiAlias property

bool? useAntiAlias
getter/setter pair

Indicates whether is used anti-aliasing mode to render image. Anti-aliasing mode is applied to barcode and text drawing.

Implementation

bool? useAntiAlias;