DocxSaveOptionsDefaultFont Property |
Gets or sets the default font name used for measuring insignificant whitespace characters.
Default value: Calibri.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntaxpublic string DefaultFont { get; set; }
Public Property DefaultFont As String
Get
Set
Property Value
String
The default font name used for measuring insignificant whitespace characters .
See Also