Class FontFileDataInfo

FontFileDataInfo class

Represents data infomation of font file data.

public class FontFileDataInfo

Properties

NameDescription
Data { get; }Gets binary data of font file.
FormatType { get; }Gets font format type of font file.

See Also