GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace
/
GoPdfGenerator Class
/ RenderObject(GoObject) Method
The
Northwoods.Go.GoObject
to be rendered.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
RenderObject(GoObject) Method
In This Topic
Modifies a data stream representing the
obj
in the PDF document.
Syntax
C#
protected
virtual
void
RenderObject(
GoObject
obj
)
Parameters
obj
The
Northwoods.Go.GoObject
to be rendered.
See Also
Reference
GoPdfGenerator Class
GoPdfGenerator Members