Freigeben über


ITextCharacterFormat.Superscript Eigenschaft

Definition

Ruft ab oder legt fest, ob Zeichen als hochgestellt angezeigt werden.

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

void Superscript(FormatEffect value);
public FormatEffect Superscript { get; set; }
var formatEffect = iTextCharacterFormat.superscript;
iTextCharacterFormat.superscript = formatEffect;
Public Property Superscript As FormatEffect

Eigenschaftswert

Der hochgestellte Zustand.

Gilt für: