←Select platform

TextColor Property

Summary
Foreground (text) color of this field.
Syntax
C#
C++/CLI
Java
Python
public RasterColor TextColor { get; set; } 
public RasterColor getTextColor(); 
public void setTextColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor TextColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 
TextColor # get and set (PDFFormField) 

Property Value

Foreground (text) color of this field.

Requirements

Target Platforms

Help Version 22.0.2023.7.10
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.