[]
PDF operators implementing this interface render something.
public interface IVisualOperator
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.
RectangleF? GetBounds()