Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

BorderWidth Property (PDFFormField)






Border width of this field.
Syntax
public int BorderWidth {get; set;}
'Declaration
 
Public Property BorderWidth As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.BorderWidth = value
 
value = instance.BorderWidth
public int getBorderWidth()
public void setBorderWidth(int borderWidth)
            
public:
property int BorderWidth {
   int get();
   void set (    int value);
}

Property Value

Border width of this field in PDF page units.
Requirements

Target Platforms

See Also

Reference

PDFFormField Class
PDFFormField Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features