RenderingOptions.MaxFontsCacheSize

RenderingOptions.MaxFontsCacheSize property

Maximum count of fonts in fonts cache. Default value is 10.

public int MaxFontsCacheSize { get; set; }

See Also