FitExtensions.SetFit<TPrintSettings> Method |
Namespace: DotNetBrowser.Print.Settings
public static TPrintSettings SetFit<TPrintSettings>( this IFit<TPrintSettings> obj, Fit fit ) where TPrintSettings : class, IPrintSettings
Exception | Condition |
---|---|
ArgumentNullException | The specified fit is null. |
ArgumentException | The specified fit is not supported by the printer. |