Click or drag to resize

IAnnotateDocumentBounds Property

Gets the bounding rectangle of the document area.
Gets the bounding rectangle of the document area.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
RectangleF DocumentBounds { get; }

Property Value

Type: RectangleF
The bounding rectangle of the document.

Property Value

Type: RectangleF
The bounding rectangle of the document.
See Also