TryGetSystemFontDirectory(String) Method (FileFontProgramsController)
Tries to get directory that contains system fonts.
'Declaration
Protected Overridable Function TryGetSystemFontDirectory( _
ByRef As System.String _
) As Boolean
protected virtual bool TryGetSystemFontDirectory(
out System.String
)
protected: virtual bool TryGetSystemFontDirectory(
[PARAMFLAG::Out] System.String
)
protected:
virtual bool TryGetSystemFontDirectory(
[Out] System.String
)
Parameters
- systemFontDirectory
- The directory with system fonts.
Return Value
True if directory is found; otherwise, false.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5