ComponentOne Bitmap for UWP
C1.UWP.DX 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