←Select platform

BorderWidth Property

Summary

Border width of this field.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly