ITextCharacterFormat.Strikethrough Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit si les caractères sont affichés avec une ligne horizontale au centre.
public:
property FormatEffect Strikethrough { FormatEffect get(); void set(FormatEffect value); };
FormatEffect Strikethrough();
void Strikethrough(FormatEffect value);
public FormatEffect Strikethrough { get; set; }
var formatEffect = iTextCharacterFormat.strikethrough;
iTextCharacterFormat.strikethrough = formatEffect;
Public Property Strikethrough As FormatEffect
Valeur de propriété
État barré.