Gets or sets the width of the right border of the cell

get_RightBorderWidth();
set_RightBorderWidth(value);
'Declaration
Public Property RightBorderWidth As LogicalLength
'Usage
Dim instance As OcrZoneCell
Dim value As LogicalLength
instance.RightBorderWidth = value
value = instance.RightBorderWidth
Property Value
A
Leadtools.Forms.LogicalLength that specifies the width of the right border of the cell in logical (page) coordinates. Default value is 1 pixel.
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