[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.Bounds

Bounds Property

Bounds

Gets the bounds of the current page in points. The return value is the same as returned by MediaBox.

Declaration
public RectangleF Bounds { get; }
Public ReadOnly Property Bounds As RectangleF