←Select platform

BottomBorderColor Property

Summary

Gets or sets the bottom border color of the cell

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.RasterColor BottomBorderColor {get; set;} 
Public Property BottomBorderColor As Leadtools.RasterColor 
public Leadtools.RasterColor BottomBorderColor {get; set;} 
@property (nonatomic, copy, null_resettable) LTRasterColor *bottomBorderColor 
public RasterColor getBottomBorderColor() 
public void setBottomBorderColor(RasterColor value) 
             
  
get_BottomBorderColor(); 
set_BottomBorderColor(value); 
Object.defineProperty('BottomBorderColor');  
public: 
property Leadtools.RasterColor BottomBorderColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

A RasterColor that specifies the bottom 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