VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.Formatters Namespace / ICompatibleSerializable Interface
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    ICompatibleSerializable Interface
    In This Topic
    An interface that allows to serialize and deserialize objects, which support old versions of annotation packets.
    Object Model
    ICompatibleSerializable
    Syntax
    'Declaration
    
    Public Interface ICompatibleSerializable
    
    
    public interface ICompatibleSerializable
    
    
    public __gc __interface ICompatibleSerializable
    
    
    public interface class ICompatibleSerializable
    
    
    %HIERARCHY%
    Requirements

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

    See Also