TxtListIndentation

TxtListIndentation

Overview

TxtListIndentation is a class in Aspose.Words FOSS for .NET.

Specifies how list levels are indented when document is exporting to Text format.

Properties: Character, Count.

Properties

NameTypeAccessDescription
CountintRead/WriteGets or sets how many Character to use as indentation per one list level.
CharactercharRead/WriteGets or sets which character to use for indenting list levels.

See Also