FontSettingsFontsBaseResourceLocation Property |
Gets or sets the base resource location where component looks for fonts specified as resources inside the local or referenced assembly.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic static string FontsBaseResourceLocation { get; set; }
Public Shared Property FontsBaseResourceLocation As String
Get
Set
Property Value
String
See Also