'Declaration Public Property ScalingType As ScalingType
public ScalingType ScalingType {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The assigned value is not defined in the ScalingType enumeration. |
If this is set to a value of UseScalingFactor, ScalingFactor is used to uniformly scale the worksheet on the printed pages.
If this is set to a value of FitToPages, MaxPagesHorizontally and MaxPagesVertically are used to set the maximum number of pages to fit the printed worksheet into in both directions.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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