VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.Web.Services Namespace / AnnotationJsonFormatter Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    AnnotationJsonFormatter Class
    In This Topic
    Serializes annotations to and from VintaSoft JSON format.
    Object Model
    AnnotationJsonFormatter
    Syntax
    'Declaration
    
    Public Class AnnotationJsonFormatter
    
    
    public class AnnotationJsonFormatter
    
    
    public __gc class AnnotationJsonFormatter
    
    
    public ref class AnnotationJsonFormatter
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Annotation.Web.Services.AnnotationJsonFormatter

    Requirements

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

    See Also