GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / Bounds Property
In This Topic
    Bounds Property (GoPdfWriter)
    In This Topic
    Only Northwoods.Go.GoObjects within these bounds will be added to the PDF document.
    Syntax
    public RectangleF Bounds {get; set;}
    Remarks
    If NaN or Infinity, no restrictions based on location are used.
    See Also