Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainMemoryData Structure Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainMemoryData Structure


The following tables list the members exposed by TwainMemoryData.

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

Public Methods

 NameDescription
Public MethodEquals (Inherited from System.ValueType)
Public MethodGetHashCode (Inherited from System.ValueType)
Public MethodToString (Inherited from System.ValueType)
Top

See Also