LoadOptions.CustomFontFolders

LoadOptions.CustomFontFolders property

Sets the custom font folders. Pass null to reset to default folders.

public string[] CustomFontFolders { get; set; }

See Also