[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.LocalFontFileLoader.GetFilePath

GetFilePath Method

GetFilePath(DataPointer)

Obtains the absolute font file path from the font file reference key.

Declaration
public string GetFilePath(DataPointer referenceKey)
Parameters
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.

Returns
Type Description
string

If this method succeeds, the absolute font file path from the font file reference key.