VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionSymbol Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    TextRegionSymbol Class
    In This Topic
    Provides information about text symbol of TextRegion.
    Object Model
    TextSymbol RegionF RegionF RegionF TextSourceInfo TextRegionSymbol
    Syntax
    'Declaration
    
    Public NotInheritable Class TextRegionSymbol
    
    
    public sealed class TextRegionSymbol
    
    
    public __gc __sealed class TextRegionSymbol
    
    
    public ref class TextRegionSymbol sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Text.TextRegionSymbol

    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