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
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
public bool AutoResizePdfMargins { get; set; }
Property Value
Boolean