←Select platform

Attachments Property

Summary

Attachments for this document.

Syntax
C#
VB
C++
public DocumentAttachment[] Attachments {get; set;} 
Public Property Attachments() As DocumentAttachment() 
   Get 
   Set 
public:  
   property array<DocumentAttachment^>^ Attachments 
   { 
      array<DocumentAttachment^>^ get() 
      void set(array<DocumentAttachment^>^ value) 
   } 

Property Value

Refer to Attachments.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.