ITextParagraphFormat.LeftIndent 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 la quantité utilisée pour mettre en retrait toutes les lignes à l’exception de la première ligne d’un paragraphe.
public:
property float LeftIndent { float get(); };
float LeftIndent();
public float LeftIndent { get; }
var single = iTextParagraphFormat.leftIndent;
Public ReadOnly Property LeftIndent As Single
Valeur de propriété
Single
float
Quantité de retrait gauche, en points à virgule flottante. La mise en retrait est relative à la marge gauche.