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