←Select platform

DataLength Property

Summary
Gets the size in bytes of the extension data.
Syntax
C#
C++/CLI
Java
Python
public int DataLength { get; } 
public long getDataLength() 
public: 
property int DataLength { 
   int get(); 
} 
DataLength # get  (CodecsExtension) 

Property Value

The size in bytes of the extension data. If the extension data is a stream, this value should be 0xFFFFFFFF

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.