C#
VB
C++
Gets or sets the size of the data buffer in bytes. This value should always be an even number and word-aligned.
public int Length { get; set; }
Public Property Length As Integer
The size of the data buffer in bytes. The value of this property should always be an even number and word-aligned.
Refer to GetJpegCompression example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET