TableCellsTableBorder Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic CELLBORDERSTYLE TableBorder { get; set; }
Public Property TableBorder As CELLBORDERSTYLE
Get
Set
public:
property CELLBORDERSTYLE TableBorder {
CELLBORDERSTYLE get ();
void set (CELLBORDERSTYLE value);
}
Property Value
Type:
CELLBORDERSTYLE
See Also