[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DoImage

Class DoImage

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

PDF "Do" operator. Draws an PdfImage object.

public class DoImage : DoXObject, IImageOperator, IVisualOperator
Inheritance
DoImage
Implements
Inherited Members
Extension Methods

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

Methods

GetBoundsEx(out Quadrilateral)

Returns operator bounds.

public override void GetBoundsEx(out Quadrilateral bounds)

Parameters

bounds Quadrilateral

GetContentStreamBoundsEx()

Returns the operator's bounds on the page.

public Quadrilateral GetContentStreamBoundsEx()

Returns

Quadrilateral