ComponentOne Word for UWP
FormatLevelCount Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfListOverride Class : FormatLevelCount Property
Gets or sets format level count for this list template.
Syntax
'Declaration
 
Public Property FormatLevelCount As System.Integer
public System.int FormatLevelCount {get; set;}
Remarks
1..8 if the list has one level; 0 (default) if the list has nine levels.
See Also

Reference

RtfListOverride Class
RtfListOverride Members