GoDiagram Win Reference
Northwoods.Go.Pdf Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassGoPdfGenerator 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.
ClassGoPdfMargins Represents distances from the edges of a page.
ClassGoPdfMetadata Represents general information about a PDF document.
ClassGoPdfPageInfo Contains values for various attributes of a page in a PDF document.
ClassGoPdfPageSizes A collection of several common paper sizes
ClassGoPdfWriter This is the basic class for generating a PDF file
Enumerations
 EnumerationDescription
EnumerationGoPdfAlignment Flags specifying how extra space is dealt with. Horizontal and vertical alignments are separate, and a combination of horizontal alignment and vertical alignment can be specified as HorizontalAlignment|VerticalAlignment
EnumerationGoPdfFont Represents the 14 standard PDF fonts that can be substituded for an intended font if the intended font can't be embedded.
See Also

Reference

Northwoods.Go.Pdf Assembly

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback