ITextCharacterFormat.Underline 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 le type de soulignement utilisé par les caractères.
public:
property UnderlineType Underline { UnderlineType get(); void set(UnderlineType value); };
UnderlineType Underline();
void Underline(UnderlineType value);
public UnderlineType Underline { get; set; }
var underlineType = iTextCharacterFormat.underline;
iTextCharacterFormat.underline = underlineType;
Public Property Underline As UnderlineType
Valeur de propriété
Type de soulignement.