PdfDocumentCreateSettingsMargins Property

Gets or sets the page margins in points. Defaults to 0 for all margins

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also