ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / FontFile Class / GetReferenceKey Method / GetReferenceKey() Method

In This Topic
    GetReferenceKey() Method
    In This Topic
    Obtains the reference to the reference key of a font file. The returned reference is valid until the font file object is released.
    Syntax
    'Declaration
     
    Public Overloads Function GetReferenceKey() As DataPointer
    public DataPointer GetReferenceKey()

    Return Value

    the reference to the reference key of a font file.
    See Also