[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DoImage

DoImage Class

PDF "Do" operator. Draws an PdfImage object.

Inheritance
DoImage
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: GcDocs.Pdf.dll
Syntax
public class DoImage : DoXObject, IImageOperator, IVisualOperator

Properties

Name Description
Desc

Gets the operator's description.

Methods

Name Description
GetBoundsEx(out Quadrilateral)

Returns operator bounds.

GetContentStreamBoundsEx()

Returns the operator's bounds on the page.

Extension Methods