Click or drag to resize

ViewerManagerGetAvailableFonts Method

Get list of installed fonts on the server.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<string> GetAvailableFonts()

Return Value

Type: ListString
See Also