←Select platform

TopBorderWidth Property

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Forms.LogicalLength TopBorderWidth {get; set;} 
Public Property TopBorderWidth As Leadtools.Forms.LogicalLength 
public Leadtools.Forms.LogicalLength TopBorderWidth {get; set;} 
@property (nonatomic, assign) CGFloat topBorderWidth 
public double getTopBorderWidth() 
public void setTopBorderWidth(double value) 
             
  
get_TopBorderWidth(); 
set_TopBorderWidth(value); 
Object.defineProperty('TopBorderWidth');  
public: 
property Leadtools.Forms.LogicalLength TopBorderWidth { 
   Leadtools.Forms.LogicalLength get(); 
   void set (    Leadtools.Forms.LogicalLength ); 
} 

Property Value

A LogicalLength that specifies the width of the top border of the cell in logical (page) coordinates. Default value is 1 pixel.

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