FontFileDataInfo Class
FontFileDataInfo class
Represents data infomation of font file data.
type FontFileDataInfo struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetData | Gets binary data of font file. |
GetFormatType | Gets font format type of font file. |