Click or drag to resize

ListLevelFormatTextPosition Property

Gets or sets the position (in points) for the second line of wrapping text for the list level.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double TextPosition { get; set; }

Property Value

Double
Remarks
TextPosition corresponds to LeftIndentation of the paragraph.
See Also