Click or drag to resize

PdfPageMargins Property

Gets the page margins in points.

Namespace:  ExpertPdf.PdfCreator
Assembly:  epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax
public Margins Margins { get; }

Property Value

Type: Margins
See Also