public PrintOptionsBase GetSheetPrintOptions( Sheet sheet, bool createIfNull )
Exception | Description |
---|---|
System.ArgumentNullException | sheet is null. |
Setting properties on the returned PrintOptionsBase instance will not change the actual print settings of the sheet. After setting properties, the Apply method of the CustomView will apply them to the sheet.
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+