PrintSelectionOnlyExtensionsEnablePrintingSelectionOnlyTPrintSettings Method |
Namespace: DotNetBrowser.Print.Settings
public static TPrintSettings EnablePrintingSelectionOnly<TPrintSettings>( this IPrintSelectionOnly<TPrintSettings> obj ) where TPrintSettings : class, IPrintSettings
Exception | Condition |
---|---|
ArgumentException | Only the selected content printing is not supported by the printer. |