FlattenTransparencyOperation AntiAliasText Property. Whether to anti-alias text when creating a synthetic image object. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to anti-alias text when creating a synthetic image object.

 

   

Notes
 

Determines whether text will be rendered with anti-aliased edges when creating a synthetic image object.

Anti-aliasing is a technique for using gradients of color to eliminate jagged edges when objects are drawn. The object edges are blurred to reduce pixelation.

 

   

Example
 

None