HostApplicationServicesGetSystemFontFolders
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public List<string> GetSystemFontFolders()
Public Function GetSystemFontFolders As List(Of String)
public:
List<String^>^ GetSystemFontFolders()
member GetSystemFontFolders : unit -> List<string>
Return Value
ListString
See Also