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

    Требования

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

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