VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Pdf.Tree Namespace / PdfEmbeddedFileSpecification Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс PdfEmbeddedFileSpecification
    В этом разделе
    Предоставляет информацию о файле, встроенном в PDF документ.
    Объектная модель
    PdfImageResource PdfEmbeddedFile PdfAttachmentDataFieldCollection PdfDocument PdfIndirectReference PdfBasicObject PdfEmbeddedFileSpecification
    Синтаксис
    'Declaration
    
    Public Class PdfEmbeddedFileSpecification
       Inherits PdfFileReferenceSpecification
    
    
    public class PdfEmbeddedFileSpecification : PdfFileReferenceSpecification
    
    
    public __gc class PdfEmbeddedFileSpecification : public PdfFileReferenceSpecification*
    
    
    public ref class PdfEmbeddedFileSpecification : public PdfFileReferenceSpecification^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase
          Vintasoft.Imaging.Pdf.Tree.PdfFileSpecification
             Vintasoft.Imaging.Pdf.Tree.PdfFileReferenceSpecification
                Vintasoft.Imaging.Pdf.Tree.PdfEmbeddedFileSpecification

    Требования

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

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