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

Show in webframe

BorderColor Property (PDFFormField)






Border color of this field.
Syntax
public RasterColor BorderColor {get; set;}
'Declaration
 
Public Property BorderColor As RasterColor
'Usage
 
Dim instance As PDFFormField
Dim value As RasterColor
 
instance.BorderColor = value
 
value = instance.BorderColor
public RasterColor getBorderColor()
public void setBorderColor(RasterColor borderColor)
            
public:
property RasterColor BorderColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

Border color of this field.
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