C1.WPF.Excel Namespace > XLPrintSettings Class : AutoScale Property |
'Declaration
Public Property AutoScale As System.Boolean
public System.bool AutoScale {get; set;}
If AutoScale is set to true, then the printed sheet will be automatically scaled to fit the number of pages specified by the FitPagesAcross and FitPagesDown properties.
If AutoScale is set to false, then the printed sheet will be scaled according to the value of the ScalingFactor property.
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