Freigeben über


ITextCharacterFormat.SmallCaps Eigenschaft

Definition

Ruft ab oder legt fest, ob Zeichen in kleinen Großbuchstaben enthalten sind.

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

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

Eigenschaftswert

Der Kleine Groß-/Kleinbuchstaben-Staat.

Gilt für: