Property LineSpacing
LineSpacing
Gets or sets the raw line spacing value (w:spacing w:line), or null. For Auto the unit is 240ths of a line; otherwise twips.
public int? LineSpacing { get; set; }
Property Value
- int?
Gets or sets the raw line spacing value (w:spacing w:line), or null. For Auto the unit is 240ths of a line; otherwise twips.
public int? LineSpacing { get; set; }