Gets or sets the top border color of the cell

get_TopBorderColor();
set_TopBorderColor(value);
'Declaration
Public Property TopBorderColor As RasterColor
'Usage
Dim instance As OcrZoneCell
Dim value As RasterColor
instance.TopBorderColor = value
value = instance.TopBorderColor
Property Value
A
Leadtools.RasterColor that specifies the top border color of the cell. Default value is Black.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2