Version

SavePrintOptions Property

Gets the value indicating whether print options are saved with the custom view.
Syntax
public bool SavePrintOptions {get;}

Property Value

The value indicating whether print options are saved with the custom view.
Remarks

If the value is False, the return value of GetPrintOptions will always be null, regardless of the worksheet specified.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also