| C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > TextLayout Class > GetFontFamilyName Method : GetFontFamilyName(Int32,TextRange) Method |
'Declaration Public Overloads Function GetFontFamilyName( _ ByVal currentPosition As System.Integer, _ ByRef textRange As TextRange _ ) As System.String
public System.string GetFontFamilyName( System.int currentPosition, out TextRange textRange )