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


The following tables list the members exposed by TwainMemoryData.

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