VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.Web.Services Namespace / VintasoftAnnotationCollectionWebService Class / AnnotationsJsonFormatter Property
Syntax Requirements SeeAlso
В этом разделе
    AnnotationsJsonFormatter Свойство (VintasoftAnnotationCollectionWebService)
    В этом разделе
    Возвращает форматер, который следует использовать для сериализации/десериализации аннотаций.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property AnnotationsJsonFormatter As AnnotationJsonFormatter
    
    
    public AnnotationJsonFormatter AnnotationsJsonFormatter { get; }
    
    
    public: __property AnnotationJsonFormatter* get_AnnotationsJsonFormatter();
    
    
    
    public:
    property AnnotationJsonFormatter^ AnnotationsJsonFormatter { AnnotationJsonFormatter^ get(); }
    Требования

    Целевые платформы: .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также