ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfListLevel Class / StartAt Property

In This Topic
    StartAt Property
    In This Topic
    Gets or sets specifies the start-at value for the level.
    Syntax
    'Declaration
     
    Public Property StartAt As Integer
    public int StartAt {get; set;}
    See Also