PagesPerSheetExtensionsSetPagesPerSheetTPrintSettings Method |
Namespace: DotNetBrowser.Print.Settings
public static TPrintSettings SetPagesPerSheet<TPrintSettings>( this IPagesPerSheet<TPrintSettings> obj, PagesPerSheet pagesPerSheet ) where TPrintSettings : class, IPrintSettings
Exception | Condition |
---|---|
ArgumentException | The specified number of pages per sheet is not supported by the printer. |