Property IndentFirstLine
IndentFirstLine
Gets or sets the first-line indent (w:ind w:firstLine), or null. Mutually exclusive with IndentHanging; when both are written, hanging wins (§17.3.1.12).
public Twips? IndentFirstLine { get; set; }
Gets or sets the first-line indent (w:ind w:firstLine), or null. Mutually exclusive with IndentHanging; when both are written, hanging wins (§17.3.1.12).
public Twips? IndentFirstLine { get; set; }