Click or drag to resize

DocumentMargins Property

The default document margins. The new pages will use the default margins if no marings is specified

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public Margins Margins { get; set; }

Property Value

Type: Margins
See Also