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.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public Margins Margins { get; set; }

Property Value

Margins
See Also