'Declaration Public Function GetFilePath( _ ByVal referenceKey As DataPointer _ ) As System.String
public System.string GetFilePath( DataPointer referenceKey )
Parameters
- referenceKey
- The font file reference key that uniquely identifies the local font file within the scope of the font loader being used.
Return Value
If this method succeeds, the absolute font file path from the font file reference key.