Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / DocumentPosition Class / PageBounds Property

In This Topic
    PageBounds Property
    In This Topic
    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