EbsOpen Class Library for EBSILON®Professional

TextFormat.FontColor Property

[Visual Basic]
Public Property FontColor As UInt32
[C#]
public uint FontColor { get; set; }
[C++]
public: __property unsigned int get_FontColor();
public: __property void set_FontColor(unsigned int );
[JScript]
public function get FontColor() : UInt32
public function set FontColor(UInt32);

See Also

TextFormat Class | EbsOpen Namespace