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