Click or drag to resize

FontSettingsFontsBaseDirectory Property

Gets or sets the base directory path where component looks for fonts. Directory path can be absolute or relative to GetCurrentDirectory.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntax
public static string FontsBaseDirectory { get; set; }

Property Value

String
See Also