[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DoFormXObject

DoFormXObject Class

PDF "Do" operator. Draws an FormXObject object.

Inheritance
DoFormXObject
Implements
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class DoFormXObject : DoXObject, IVisualOperator
Public Class DoFormXObject
    Inherits DoXObject
    Implements IVisualOperator

Fields

Name Description
FormXObject

The FormXObject object to draw.

Operators

The list of operators of FormXObject.

Properties

Name Description
Desc

Gets the operator's description.

Methods

Name Description
GetBoundsEx(out Quadrilateral)

Returns operator bounds.