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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly