Class SpacingBetweenLinesOptions
- Namespace
- SearchAThing.DocX
- Assembly
- netcore-docx.dll
Spacing between lines optional arguments
public class SpacingBetweenLinesOptions
- Inheritance
-
SpacingBetweenLinesOptions
- Inherited Members
Properties
AfterMM
public double? AfterMM { get; set; }
Property Value
BeforeMM
public double? BeforeMM { get; set; }
Property Value
LineHeightMM
public double? LineHeightMM { get; set; }