Gets or sets the top margin of the image to be acquired.
public float TopMargin {get; set;}
'Declaration
Public Property TopMargin As Single
'Usage
Dim instance As ScanActivity
Dim value As Single
instance.TopMargin = value
value = instance.TopMargin
Property Value
The top margin of the image to be acquired.
Reference
ScanActivity Class
ScanActivity Members
Using Leadtools Workflow Scan Activity.