Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
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 PropertyData Gets or sets memory data. The data type depends on the value in the Flags property.  
Public Propertystatic (Shared in Visual Basic)Empty Returns a TwainMemoryData structure with default values.  
Public PropertyFlags Indicates how the memory data is presented.  
Public PropertyLength Gets or sets the size of the data buffer in bytes. This value should always be an even number and word-aligned.  
Top

See Also