←Select platform

Flags Property

Summary

Flags that indicate the type of data contained in the extensions.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsExtensionListFlags Flags { get; } 
Public ReadOnly Property Flags As Leadtools.Codecs.CodecsExtensionListFlags 
@property (nonatomic, assign, readonly) LTCodecsExtensionListFlags flags 
public CodecsExtensionListFlags getFlags() 
 get_Flags();  

Property Value

The extension list flags.

Example

For an example, refer to RasterCodecs.ReadExtensions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly