[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.DoImageWrapper

DoImageWrapper Class

PDF "Do" operator. Draws an PdfImageHandler object.

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

Properties

Name Description
Desc

Gets the operator's description.

Methods

Name Description
GetBoundsEx(out Quadrilateral)

Returns operator bounds.

IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.

Extension Methods