Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfImageLocation Class / PageBounds Property

In This Topic
    PageBounds Property
    In This Topic
    Gets the bounds of the image on Page relative to top-left corner.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageBounds As Quadrilateral
    public Quadrilateral PageBounds {get;}
    See Also