PdfHtmlHeaderFooterAutoResizePdfMargins Property

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

Definition

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

Property Value

Boolean

See Also