GoXam for WPF v3
Scale Property (PrintManager)
Northwoods.GoXam Namespace > PrintManager Class : Scale Property
Gets or sets the scale factor at which everything is printed.
Syntax
public double Scale {get; set;}

Property Value

The default value is 1. A value of Double.NaN causes it to print at a scale at which the printed area of the diagram will fit on a single page.
See Also

Reference

PrintManager Class
PrintManager Members