←Select platform

Description Property

Summary

Extra description information about this attachment.

Syntax
C#
VB
C++
public string Description {get; set;} 
Public Property Description() As String 
   Get 
   Set 
public:  
   property String^ Description 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The optional extra description information of this attachment. The default value is null.

Example

For an example, refer to ReadAttachments.

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.Codecs Assembly

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