GoDiagram Web Reference
ComputeDocumentBounds Method (GoPrintView)

Return the region of the document that should be rendered as separate images.
Syntax
'Declaration
 
Public Overridable Function ComputeDocumentBounds() As RectangleF
public virtual RectangleF ComputeDocumentBounds()

Return Value

By default this just returns the value of GoView.GoView.ComputeDocumentBounds.
Remarks
You may wish to override this to return the rectangle extending from GoView.DocumentTopLeft for GoView.DocumentSize, or perhaps by inflating the value of GoView.ComputeDocumentBounds.
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

GoPrintView Class
GoPrintView Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback