ViewerManagerGetAvailableFonts Method

Get list of installed fonts on the server.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Get list of installed fonts on the server.")]
public List<string> GetAvailableFonts()

Return Value

ListString

See Also