PdfDocumentMargins Property

Gets a copy of the current PDF document margins or sets the new margins used when adding new PDF elements to document

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also