VintaSoft Imaging .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextShaper Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    TextShaper Class
    In This Topic
    Provides text shaping functionally for complex script reordering.
    Object Model
    TextShaper
    Syntax
    'Declaration
    
    Public MustInherit NotInheritable Class TextShaper
    
    
    public static class TextShaper
    
    
    public __gc abstract __sealed class TextShaper
    
    
    public ref class TextShaper abstract sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Text.TextShaper

    Requirements

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

    See Also