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

Show in webframe

BorderStyle Property






Border style of this field.
Syntax
public int BorderStyle {get; set;}
'Declaration
 
Public Property BorderStyle As Integer
'Usage
 
Dim instance As PDFFormField
Dim value As Integer
 
instance.BorderStyle = value
 
value = instance.BorderStyle
public int getBorderStyle()
public void setBorderStyle(int borderStyle)
            
public:
property int BorderStyle {
   int get();
   void set (    int value);
}

Property Value

Border style of this field. In most cases, this is one of the BorderStyleXYZ constants defined in PDFFormField.
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