PdfHtmlHeaderFooterAutoResizePdfMargins Property

Allows the top and bottom margins of the PDF document to be automatically resized based on the header and footer HTML content. The default value is true

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public bool AutoResizePdfMargins { get; set; }

Property Value

Boolean

See Also