Table of Contents

Class IndentationOptions

Namespace
SearchAThing.DocX
Assembly
netcore-docx.dll

Indentation optional arguments

public class IndentationOptions
Inheritance
IndentationOptions
Inherited Members

Properties

EndMM

public double? EndMM { get; set; }

Property Value

double?

HangingMM

public double? HangingMM { get; set; }

Property Value

double?

StartMM

public double? StartMM { get; set; }

Property Value

double?