Freigeben über


ITextCharacterFormat.SmallCaps Eigenschaft

Definition

Ruft ab, ob Zeichen klein groß geschrieben sind, oder legt diese fest.

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

Die kleinen Hauptstädte.

Gilt für: