Share via


ITextCharacterFormat.FontStretch Eigenschaft

Definition

Ruft den Grad ab, auf den die Schriftart gestreckt wird, im Vergleich zum normalen Seitenverhältnis der Schriftart, oder legt diesen fest.

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

Eigenschaftswert

Der Grad, in dem die Schriftart gestreckt ist.

Gilt für: