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
| Name | Type | Access | Description |
|---|---|---|---|
Count | int | Read/Write | Gets or sets how many Character to use as indentation per one list level. |
Character | char | Read/Write | Gets or sets which character to use for indenting list levels. |