←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly