VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfRectangularAnnotation Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfRectangularAnnotation
    В этом разделе
    Предоставляет базовый класс, представляющий прямоугольные (квадратные, круглые) PDF аннотации.
    Объектная модель
    PdfAnnotationBorderEffect PaddingF PdfPopupAnnotation PdfAnnotation PdfFileReferenceSpecificationList PdfAnnotationAppearanceGenerator PdfOptionalContentGroup PdfPage PdfAnnotationBorderStyle AffineMatrix PdfAction PdfAnnotationAppearances PdfAnnotationAdditionalActions PdfDocument PdfIndirectReference PdfBasicObject PdfRectangularAnnotation
    Синтаксис
    'Declaration
    
    Public Class PdfRectangularAnnotation
       Inherits PdfMarkupAnnotation
    
    
    public class PdfRectangularAnnotation : PdfMarkupAnnotation
    
    
    public __gc class PdfRectangularAnnotation : public PdfMarkupAnnotation*
    
    
    public ref class PdfRectangularAnnotation : public PdfMarkupAnnotation^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
          Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation
             Vintasoft.Imaging.Pdf.Tree.Annotations.PdfMarkupAnnotation
                Vintasoft.Imaging.Pdf.Tree.Annotations.PdfRectangularAnnotation
                   Vintasoft.Imaging.Pdf.Tree.Annotations.PdfCircleAnnotation
                   Vintasoft.Imaging.Pdf.Tree.Annotations.PdfSquareAnnotation

    Требования

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

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