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