Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainMemoryData Structure Properties
See Also 
Leadtools.Twain Namespace : TwainMemoryData Structure


"

For a list of all members of this type, see TwainMemoryData members.

"

Public Properties

 NameDescription
public Property DataGets or sets memory data. The data type depends on the value in the Flags property.  
public Propertystatic (Shared in Visual Basic) EmptyReturns a TwainMemoryData structure with default values.  
public Property FlagsIndicates how the memory data is presented.  
public Property LengthGets or sets the size of the data buffer in bytes. This value should always be an even number and word-aligned.  
Top

See Also