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

    Требования

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

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