←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 textColot) 
public: 
property RasterColor TextColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Foreground (text) color of this field.

Requirements

Target Platforms

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

Leadtools.Pdf Assembly