Bagikan melalui


ITextCharacterFormat.BackgroundColor Properti

Definisi

Mendapatkan atau mengatur warna latar belakang teks (sorotan).

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

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

Nilai Properti

Warna latar belakang teks.

Berlaku untuk