Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / DoFormXObject Class
Fields Properties Methods

In This Topic
    DoFormXObject Class Members
    In This Topic

    The following tables list the members exposed by DoFormXObject.

    Public Fields
     NameDescription
    Public FieldThe GrapeCity.Documents.Pdf.Graphics.FormXObject object to draw.  
    Public FieldThe list of operators of FormXObject.  
    Public FieldThe name of the external object. (Inherited from GrapeCity.Documents.Pdf.Operators.DoXObject)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the operator's description.  
    Public PropertyGets the GraphicsState.Matrix. (Inherited from GrapeCity.Documents.Pdf.Operators.DoXObject)
    Public PropertyGets the operator's PDF name. (Inherited from GrapeCity.Documents.Pdf.Operators.DoXObject)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Returns the bounds of GrapeCity.Documents.Pdf.Graphics.IXObject.  
    Public Method (Inherited from GrapeCity.Documents.Pdf.Operators.DoXObject)
    Public MethodTries to interpret the non-stroke color of graphics state used by this operator as simple System.Drawing.Color. (Inherited from GrapeCity.Documents.Pdf.Operators.DoXObject)
    Top
    See Also