Annotation.GetRectangle

Annotation.GetRectangle method

Returns rectangle of annotation taking into consideration page rotation.

public Rectangle GetRectangle(bool considerRotation)
ParameterTypeDescription
considerRotationBooleanIf true, page rotation is takein into consideration.

Return Value

True - if rectangle found; otherwise, false.

See Also