GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace
/
GoPdfWriter Class
/ Bounds Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Bounds Property (GoPdfWriter)
In This Topic
Only
Northwoods.Go.GoObject
s within these bounds will be added to the PDF document.
Syntax
C#
public
RectangleF
Bounds {
get
;
set
;}
Remarks
If NaN or Infinity, no restrictions based on location are used.
See Also
Reference
GoPdfWriter Class
GoPdfWriter Members