HtmlToPdfDefaultFontSize Property
Gets or sets font size for the internal default font.

Namespace: MailBee.Pdf
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public float DefaultFontSize { get; set; }

Property Value

Type: Single
The default value is 8.
See Also