←Select platform

BorderWidth Property

Summary
Border width of this field.
Syntax
C#
VB
C++
Java
public int BorderWidth { get; set; } 
Public Property BorderWidth As Integer 
public int getBorderWidth(); 
public void setBorderWidth( 
   int intValue 
); 
public: 
property int BorderWidth { 
   int get(); 
   void set (    int ); 
} 

Property Value

Border width of this field in PDF page units.

Requirements

Target Platforms

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.