GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfPageInfo Class / PageBounds Property
In This Topic
    PageBounds Property
    In This Topic
    Gets the bounds, in document coordinates, of the whole page being printed.
    Syntax
    public RectangleF PageBounds {get;}
    See Also