ComponentOne Web API Edition
PageBounds Property

C1.Web.Api.Document.Models Namespace > DocumentPosition Class : PageBounds Property
Gets the bound of the position.
Syntax
'Declaration
 
Public ReadOnly Property PageBounds As Rect
public Rect PageBounds {get;}
Remarks
The measurement units is twip.
See Also

Reference

DocumentPosition Class
DocumentPosition Members