←Select platform

Flags Property

Summary
Flags that indicate the type of data contained in the extensions.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsExtensionListFlags Flags { get; } 
Public ReadOnly Property Flags As CodecsExtensionListFlags 
@property (nonatomic, assign, readonly) LTCodecsExtensionListFlags flags 
public CodecsExtensionListFlags getFlags() 
public: 
property CodecsExtensionListFlags Flags { 
   CodecsExtensionListFlags get(); 
} 

Property Value

The extension list flags.

Example

For an example, refer to RasterCodecs.ReadExtensions.

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.