Freigeben über


ITextCharacterFormat.AllCaps Eigenschaft

Definition

Ruft ab, ob die Zeichen alle Großbuchstaben sind, oder legt diese fest.

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

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

Eigenschaftswert

Der Großbuchstabenzustand.

Gilt für: