Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / IImageOperator Interface
Properties Methods

In This Topic
    IImageOperator Interface Members
    In This Topic

    The following tables list the members exposed by IImageOperator.

    Public Properties
     NameDescription
     PropertyGets an image rendered by this operator.  
     PropertyGets a matrix active then operator rendered.  
     PropertyFor internal use. Gets the GraphicsState.Transform value then then operator was executed.  
    Top
    Public Methods
     NameDescription
     MethodReturns the operator's bounds on the page. Note! Method can return a null if bounds can't be determined, it is possible if operator's operands are incorrect. (Inherited from GrapeCity.Documents.Pdf.Operators.IVisualOperator)
    Top
    See Also