Bagikan melalui


ITextCharacterFormat.ForegroundColor Properti

Definisi

Mendapatkan atau mengatur latar depan, atau teks, warna.

public:
 property Color ForegroundColor { Color get(); void set(Color value); };
Color ForegroundColor();

void ForegroundColor(Color value);
public Color ForegroundColor { get; set; }
var color = iTextCharacterFormat.foregroundColor;
iTextCharacterFormat.foregroundColor = color;
Public Property ForegroundColor As Color

Nilai Properti

Warna latar depan.

Berlaku untuk