Click or drag to resize

ListLevelFormatNumberPosition Property

Gets or sets the position (in points) of the number or bullet for the list level.

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

Property Value

Double
Remarks
NumberPosition corresponds to LeftIndentation plus SpecialIndentation of the paragraph.
See Also