Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainMemoryData Structure : Length Property |
public int Length {get; set;}
'Declaration
Public Property Length As Integer
'Usage
Dim instance As TwainMemoryData Dim value As Integer instance.Length = value value = instance.Length