VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Fonts Namespace / TrueTypeFontProperties Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    TrueTypeFontProperties Class
    In This Topic
    Provides the properties of TrueType font.
    Object Model
    FontNameInfo TrueTypeFontProperties
    Syntax
    'Declaration
    
    Public Class TrueTypeFontProperties
    
    
    public class TrueTypeFontProperties
    
    
    public __gc class TrueTypeFontProperties
    
    
    public ref class TrueTypeFontProperties
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Fonts.TrueTypeFontProperties

    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also