[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.IVisualOperator

IVisualOperator Interface

PDF operators implementing this interface render something.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public interface IVisualOperator
Public Interface IVisualOperator

Methods

Name Description
GetBounds()

Returns 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.