Interface IPrintSettings
- Namespace
- DotNetBrowser.Print.Settings
- Assembly
- DotNetBrowser.dll
The common interface for the concrete print job settings to implement.
public interface IPrintSettings
- Extension Methods
Methods
- Apply()
Applies the configured print settings. You should call this method to regenerate the internal print preview using the configured settings and update the total page count to be printed.