FlattenTransparencyOperation Class

ABCpdf .net

 
   

An operation used to flatten the transparency in PDF documents.

System.Object
   WebSupergoo.ABCpdf10.Operations.Operation
      WebSupergoo.ABCpdf10.Operations.FlattenTransparencyOperation

 

   
   
Method Description
FlattenTransparencyOperation FlattenTransparencyOperation Constructor.
Throws Exceptions FlattenTransparency Flatten the transparency of pages in a document.
  inherited methods...

 

   
   
Property Description
Alpha Sets the backdrop alpha.
AntiAliasPolygons Whether to anti-alias polygons when creating synthetic image objects.
AntiAliasText Whether to anti-alias text when creating a synthetic image object.
ColorSpace Sets the target and compositing colorspace for objects being flattened..
ConvertAnnotations Gets or sets a value indicating whether annotations are to be flattened.
DotsPerInch Sets the resolution of generated images.
IccCmyk The path to the default CMYK ICC color profile.
IccGray The path to the default Gray ICC color profile.
IccRgb The path to the default RGB ICC color profile.
Log Returns information from the last FlattenTransparency operation.
  inherited properties...