←Select platform

Name Property

Summary
Gets the name of the extension.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string Name { get; } 
@property (nonatomic, copy, readonly, nullable) NSString *name; 
public String getName() 
public: 
property String^ Name { 
   String^ get(); 
} 
Name # get  (CodecsExtension) 

Property Value

A String that represents the name of the extension.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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