Interface SystemPrinter.IHtmlSettings
- Namespace
- DotNetBrowser.Print
- Assembly
- DotNetBrowser.dll
Print settings available when printing HTML content on a physical printer.
public interface SystemPrinter.IHtmlSettings : SystemPrinter.ISettings<SystemPrinter.IHtmlSettings>, IPrintSettings, ICollate<SystemPrinter.IHtmlSettings>, IColorModel<SystemPrinter.IHtmlSettings>, ICopies<SystemPrinter.IHtmlSettings>, IDuplexMode<SystemPrinter.IHtmlSettings>, IPageRanges<SystemPrinter.IHtmlSettings>, IPagesPerSheet<SystemPrinter.IHtmlSettings>, IPaperSize<SystemPrinter.IHtmlSettings>, IScaling<SystemPrinter.IHtmlSettings>, IPageMargins<SystemPrinter.IHtmlSettings>, IPrintHeaderFooter<SystemPrinter.IHtmlSettings>, IOrientation<SystemPrinter.IHtmlSettings>, IPrintBackgrounds<SystemPrinter.IHtmlSettings>, IPrintSelectionOnly<SystemPrinter.IHtmlSettings>, IHeaderTemplate<SystemPrinter.IHtmlSettings>, IFooterTemplate<SystemPrinter.IHtmlSettings>
- Inherited Members
- Extension Methods