[]
Obtains the absolute font file path from the font file reference key.
public string GetFilePath(DataPointer referenceKey)
Type | Name | Description |
---|---|---|
DataPointer | referenceKey | The font file reference key that uniquely identifies the local font file within the scope of the font loader being used. |
Type | Description |
---|---|
string | If this method succeeds, the absolute font file path from the font file reference key. |