Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ThemeFontCollection Class / Latin Property

In This Topic
    Latin Property
    In This Topic
    Gets a Latin font to be used for text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Latin As ThemeFont
    public ThemeFont Latin {get;}
    See Also