[]
        
(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: DS.Documents.Pdf.dll
Syntax
public class DoImage : DoXObject, IImageOperator, IVisualOperator
Public Class DoImage
    Inherits DoXObject
    Implements 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