Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
PadColor Property (ShearOptions)




Accusoft.ScanFixXpressSdk Namespace > ShearOptions Class : PadColor Property
The color to use to pad the image.
Syntax
'Declaration
 
Public Property PadColor As Color
 
'Usage
 
Dim instance As ShearOptions
Dim value As Color
 
instance.PadColor = value
 
value = instance.PadColor
Remarks

The default value is White.

See Also

Reference

ShearOptions Class
ShearOptions Members