←Select platform

DisplayName Property

Summary

Display name of the attachment.

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

Property Value

The optional display name of the attachment. May or may not be the same as FileName. 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.