IPageMarginsTPrintSettings Interface |
Namespace: DotNetBrowser.Print.Settings
public interface IPageMargins<out TPrintSettings> where TPrintSettings : class, IPrintSettings
The IPageMarginsTPrintSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| PageMargins |
Gets or sets the page margins for printing.
|
| Name | Description | |
|---|---|---|
| SetPageMarginsTPrintSettings |
Configures the page margins for printing
(Defined by PageMarginsExtensions.) |