GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace
/
GoPdfWriter Class
/ Objects Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Objects Property (GoPdfWriter)
In This Topic
The
Northwoods.Go.GoObject
s to be drawn onto the PDF Document.
Syntax
C#
public
IEnumerable<GoObject>
Objects {
get
;
set
;}
Remarks
If null, All
Northwoods.Go.GoObject
s will be rendered.
See Also
Reference
GoPdfWriter Class
GoPdfWriter Members