GoDiagram Win Reference
GoPdfGenerator Class
Members 

Draws a Northwoods.Go.GoObject. Each GoPdfGenerator is associated with a specific derivative of GoObject via the Type property, and must be registered with the GoPdfWriter being used. Generators for all types of standard GoObjects are provided, and can be registered by calling GoPdfWriter.RegisterStandardGenerators. Custom GoObjects may need a custom generator. Custom drawing can be performed by calling any of a set of predefined drawing functions, which take a specified Pen and/or Brush, and coordinates in Northwoods.Go.GoDocument coordinates.
Syntax
'Declaration
 
Public MustInherit Class GoPdfGenerator 
public abstract class GoPdfGenerator 
Inheritance Hierarchy

System.Object
   Northwoods.Go.Pdf.GoPdfGenerator

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoPdfGenerator Members
Northwoods.Go.Pdf Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback