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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public Margins Margins { get; set; }

Property Value

Type: Margins
See Also