PdfHtmlTemplatePageCounterFontScale Property
A zoom factor applied to the font used to display the {page_number} and {total_pages} placeholders.
It must be a value between 0.1 and 2.0. The default value is 1.0
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
public float PageCounterFontScale { get; set; }
Property Value
Single