ListLevelFormatStartAt Property |
Gets or sets the starting number for this list level.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public int StartAt { get; set; }
Public Property StartAt As Integer
Get
Set
Property Value
Int32Remarks
Default value is 1.
See Also