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: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+