C#
VB
C++
Gets or sets a value that specifies an estimate of the amount of space a new image would take up, based on image layout, resolution and compression.
public int NewImageSize { get; set; }
Public Property NewImageSize As Integer
An integer that represents an estimate of the amount of space a new image would take up, based on image layout, resolution and compression.
Refer to QueryFileSystem 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