ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
PadColor Property (BorderRemovalOptions)




Accusoft.ScanFixXpressSdk Namespace > BorderRemovalOptions Class : PadColor Property
Gets and sets the color to use for pixels that are added to the image or for pixels that replace border pixels.
Syntax
'Declaration
 
Public Property PadColor As Color
 
'Usage
 
Dim instance As BorderRemovalOptions
Dim value As Color
 
instance.PadColor = value
 
value = instance.PadColor
Remarks

The default value is System.Drawing.Color.White.

See Also

Reference

BorderRemovalOptions Class
BorderRemovalOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.