OrientationExtensionsSetOrientationTPrintSettings Method |
Namespace: DotNetBrowser.Print.Settings
public static TPrintSettings SetOrientation<TPrintSettings>( this IOrientation<TPrintSettings> obj, Orientation orientation ) where TPrintSettings : class, IPrintSettings
Exception | Condition |
---|---|
ArgumentException | The specified page orientation is not supported by the printer. |