GoDiagram Web Reference
GoPdfWriter Class Properties


For a list of all members of this type, see GoPdfWriter members.

Public Properties
 NameDescription
Public PropertyAlignmentControls how the diagram should be rendered if there is more space than needed (e.g., whether it should be stretched to fill the pages, whether it should be centered,...)  
Public PropertyBoundsOnly Northwoods.GoWeb.GoObjects within these bounds will be added to the PDF document.  
Public PropertyLandscapeSpecifies the orientation of the diagram when printed onto a page. If true, means that the longer dimension of the page should be horizontal for the y-axis of the diagram to be vertical. Default is false.  
Public PropertyMajorRowsTrue if pages are numbered such that a row consists of consecutive page numbers, false if pages are numbered such that columns consist of consecutive page numbers. Default is true.  
Public PropertyMarginsThe minimum printable distances (in inches) from the sides ofn a page. This property determines the pages' trim box.  
Public PropertyMetadataSpecifies general information about the PDF document, such as Author, Title, Date of creation, etc...  
Public PropertyObjectsThe Northwoods.GoWeb.GoObjects to be drawn onto the PDF Document.  
Public PropertyPaddingThe minimum distances (in inches) between the bounds of the diagram and tha pages' margins.  
Public PropertyPageSizeThe size, in inches, of a page.  
Public PropertyRendersBackgroundSpecifies whether the View's background color should be drawn. Default is false.  
Public PropertyRendersFullPageSpecifies whether the Background color and grid, if drawn, should extend to the margins of the pages. Default is false.  
Public PropertyRendersGridSpecifies whether the View's Grid should be rendered, if it exists. Default is false.  
Public PropertyRendersShadowsControls whether Northwoods.GoWeb.GoObjects with shadows will have a shadow rendered onto the document  
Public PropertyRenderTemporaryObjectsSpecifies whether temporary objects (e.g. adornments, tooltips,...) should be rendered. Default is false.  
Public PropertyScaleThe number of PDF units corresponding to a single Northwoods.GoWeb.GoDocument unit. 72 PDF units correspond to an inch.  
Public PropertyViewThe Northwoods.GoWeb.GoView whose contents are drawn.  
Top
See Also

Reference

GoPdfWriter Class
Northwoods.GoWeb.Pdf Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback