Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font.LocalFamilyName Structure
Members

In This Topic
    Font.LocalFamilyName Structure
    In This Topic
    Associates a localized font family name with the language ID.
    Object Model
    Font.LocalFamilyName Structure
    Syntax
    'Declaration
     
    Public Structure Font.LocalFamilyName 
       Inherits System.ValueType
    public struct Font.LocalFamilyName : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Text.Font.LocalFamilyName

    See Also