←Select platform

AttachmentNumber Property

Summary

Attachment number to save.

Syntax
C#
VB
C++
public int AttachmentNumber {get; set;} 
Public Property AttachmentNumber() As Integer 
   Get 
   Set 
public:  
   property Int32 AttachmentNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

1-based attachment number to save. The default value is 0.

Remarks

For more information, refer to DocumentFactory.SaveAttachmentToCache and Document Attachments.

Example

For an example, refer to DocumentAttachment and DocumentAttachment.DocumentId.

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.