Bagikan melalui


ITextCharacterFormat.FontStyle Properti

Definisi

Mendapatkan atau mengatur gaya wajah font, seperti normal atau miring.

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

void FontStyle(FontStyle value);
public FontStyle FontStyle { get; set; }
var fontStyle = iTextCharacterFormat.fontStyle;
iTextCharacterFormat.fontStyle = fontStyle;
Public Property FontStyle As FontStyle

Nilai Properti

Gaya font.

Berlaku untuk