ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.8 Assembly / C1.Util.DX.DirectWrite Namespace / Font Class / GetFaceNames Method

In This Topic
    GetFaceNames Method
    In This Topic
    HRESULT IDWriteFont::GetFaceNames([Out] IDWriteLocalizedStrings** names)
    Syntax
    'Declaration
     
    Public Function GetFaceNames() As LocalizedStrings
    public LocalizedStrings GetFaceNames()
    See Also