VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfAnnotation Class / annotationType Property
Syntax Requirements SeeAlso
В этом разделе
    annotationType Свойство (WebPdfAnnotation)
    В этом разделе
    Возвращает тип аннотации.
    Синтаксис
    'Declaration
    
    Public Property annotationType As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType
    
    
    public Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType annotationType { get; set; }
    
    
    public: __property Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType get_annotationType();
    public: __property void set_annotationType(
    Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType value
    );
    public:
    property Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType annotationType { Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType get(); void set(Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationType value); }
    Требования

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

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