Condividi tramite


ITextCharacterFormat.FontStretch Proprietà

Definizione

Ottiene o imposta il grado di estensione del tipo di carattere, rispetto alle normali proporzioni del tipo di carattere.

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

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

Valore della proprietà

Grado di estensione del tipo di carattere.

Si applica a