C#
VB
C++
Indicates how the memory data is presented.
public TwainMemoryDataFlags Flags { get; set; }
Public Property Flags As Leadtools.Twain.TwainMemoryDataFlags
public:
property Leadtools.Twain.TwainMemoryDataFlags Flags {
Leadtools.Twain.TwainMemoryDataFlags get();
void set ( Leadtools.Twain.TwainMemoryDataFlags );
}
Indicates how the memory data is presented. This field is used to indicate how the memory data is presented.
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