FormXObject Class

ABCpdf .net

 
   

A Form XObject is a self contained stream of graphics operations which can be referenced as a group.

System.Object
   WebSupergoo.ABCpdf10.Objects.IndirectObject
      WebSupergoo.ABCpdf10.Objects.StreamObject
         WebSupergoo.ABCpdf10.Objects.FormXObject

 

   
   
Method Description
AddResource Add a particular type of resource.
GetResourceMap Get a dictionary mapping the names of a particular type of resource to Atoms.
inherited methods...

 

   
   
Property Description
BBox The rect defining the bounding box of the graphic.
Matrix The transformation matrix used for mapping the Form XObject space into user space.
inherited properties...