GoDiagram Web Reference
ViewScale Property

Gets or sets the GoView.DocScale at which the view is painted when rendering the image.
Syntax
'Declaration
 
Public Property ViewScale As Single
public float ViewScale {get; set;}

Property Value

The default value is 0.8f. You might want to decrease this value if you want to reduce the number of pages that are printed. The value must be larger than zero.
Remarks
This value provides the maximum scale to be used when painting if either or both of the dimensions of the PageLimit are positive.
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