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

Show in webframe

FillColor Property






Background color of the field
Syntax
public RasterColor FillColor {get; set;}
'Declaration
 
Public Property FillColor As RasterColor
'Usage
 
Dim instance As PDFFormField
Dim value As RasterColor
 
instance.FillColor = value
 
value = instance.FillColor
public RasterColor getFillColor()
public void setFillColor(RasterColor fillColor)
            
public:
property RasterColor FillColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

Background color of the 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