←Select platform

TextColor Property

Summary
Foreground (text) color of this field.
Syntax
C#
VB
C++
Java
public RasterColor TextColor { get; set; } 
Public Property TextColor As RasterColor 
public RasterColor getTextColor(); 
public void setTextColor( 
   RasterColor rasterColor 
); 
public: 
property RasterColor TextColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Foreground (text) color of this field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly

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