[]
Gets or sets the directory where font files are located. These fonts are utilized for rendering and measurement in PDF, HTML, and Image export, as well as AutoFit functionality.
public static string FontsFolderPath { get; set; }
Public Shared Property FontsFolderPath As String