Partager via


ITextCharacterFormat.AllCaps Propriété

Définition

Obtient ou définit si les caractères sont tous en majuscules.

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

Valeur de propriété

État majuscule.

S’applique à