Flags Property

Summary
Indicates how the memory data is presented.
Syntax
C#
VB
C++
public TwainMemoryDataFlags Flags { get; set; } 
Public Property Flags As TwainMemoryDataFlags 
public: 
property TwainMemoryDataFlags Flags { 
   TwainMemoryDataFlags get(); 
   void set (    TwainMemoryDataFlags ); 
} 

Property Value

Indicates how the memory data is presented. This field is used to indicate how the memory data is presented.

Example

Refer to GetJpegCompression example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.