Condividi tramite


ITextCharacterFormat.AllCaps Proprietà

Definizione

Ottiene o imposta se i caratteri sono tutti maiuscoli.

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

Valore della proprietà

Stato maiuscolo.

Si applica a