Specifies the path to a file that contains font metrics records.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Pdf
C# Copy Code |
---|
public string FontCachePath { get; set; } |
Visual Basic Copy Code |
---|
Public Property FontCachePath As String |
A string specifying the full path to pdflib-fontrecords.xml.
This property must be set if SuppressUnmanagedCode is disabled.