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

Show in webframe

TextColor Property






Foreground (text) color of this field.
Syntax
public RasterColor TextColor {get; set;}
'Declaration
 
Public Property TextColor As RasterColor
'Usage
 
Dim instance As PDFFormField
Dim value As RasterColor
 
instance.TextColor = value
 
value = instance.TextColor
public RasterColor getTextColor()
public void setTextColor(RasterColor textColot)
            
public:
property RasterColor TextColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

Foreground (text) 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