Table of Contents

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

double?

BeforeMM

public double? BeforeMM { get; set; }

Property Value

double?

LineHeightMM

public double? LineHeightMM { get; set; }

Property Value

double?