Click or drag to resize

DocxSaveOptionsDefaultFont Property

Gets or sets the default font name used for measuring insignificant whitespace characters.

Default value: Calibri.


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public string DefaultFont { get; set; }

Property Value

String
The default font name used for measuring insignificant whitespace characters .
See Also