LoadOptions.FontConfigs

LoadOptions.FontConfigs property

Gets and sets individual font configs. Only works for the Diagram which uses this LoadOptions to load.

public IndividualFontConfigs FontConfigs { get; set; }

See Also