←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 borderWidth) 
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly