Table of Contents

Property PageMargins

Namespace
DotNetBrowser.Print.Settings
Assembly
DotNetBrowser.dll

PageMargins

Gets or sets the page margins for printing.

PageMargins PageMargins { get; set; }

Property Value

PageMargins

The page margins for printing.

Exceptions

ArgumentException

The specified page margins is null.

ArgumentException

The specified page margins is not supported by the printer.