Enumeration
AntiAliasingMethod
Controls the type of antialiasing method used in the rasterization.
Value
Name
Description
Value
AntiAliasingMethod.ARTOPTIMIZED
Optimize for the art object.
int 1
AntiAliasingMethod.None
No anti-aliasing allowed.
int 0
AntiAliasingMethod.TYPEOPTIMIZED
Optimize for the type object.
int 2
Usage
As property
ExportOptionsTIFF
.antiAliasing
RasterizeOptions
.antiAliasingMethod
Jongware, 25-Nov-2012 v3.0.3i
Contents
::
Index