PDFKit.NET 2.0 Class Library (.NET 2.0)

Font.CMapFolder Property

The folder where the CMaps can be found.

public static string CMapFolder {get; set;}

Remarks

By default this folder is where the assembly from this component is located with an additional CMaps folder.

The CMaps are used for both calculating the length from a given (unicode) string as well for TextExtraction purposes.

See Also

Font Class | TallComponents.PDF.Fonts Namespace