←Select platform

RightBorderColor Property

Summary

Gets or sets the right border color of the cell

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterColor RightBorderColor {get; set;} 
Public Property RightBorderColor As Leadtools.RasterColor 
public Leadtools.RasterColor RightBorderColor {get; set;} 
@property (nonatomic, copy, null_resettable) LTRasterColor *rightBorderColor 
public RasterColor getRightBorderColor() 
public void setRightBorderColor(RasterColor value) 
             
  
get_RightBorderColor(); 
set_RightBorderColor(value); 
Object.defineProperty('RightBorderColor');  
public: 
property Leadtools.RasterColor RightBorderColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

A RasterColor that specifies the right border color of the cell. Default value is Black.

Example

For an example, refer to IOcrTableZoneManager

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize