VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Codecs.Encoders Namespace / DocxEncoder Class / SupportedAnnotationsFormat Property
Синтаксис Требования Смотрите также
В этом разделе
    SupportedAnnotationsFormat Свойство (DocxEncoder)
    В этом разделе
    Возвращает формат аннотаций, поддерживаемый кодировщиком.
    Синтаксис
    'Declaration
    
    Public Overrides ReadOnly Property SupportedAnnotationsFormat As Vintasoft.Imaging.AnnotationsFormat
    
    
    public override Vintasoft.Imaging.AnnotationsFormat SupportedAnnotationsFormat { get; }
    
    
    public: __property Vintasoft.Imaging.AnnotationsFormat get_SupportedAnnotationsFormat(); override;
    
    
    
    public:
    property Vintasoft.Imaging.AnnotationsFormat SupportedAnnotationsFormat { Vintasoft.Imaging.AnnotationsFormat get() override;; }
    Требования

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

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