Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / LinkedStyle Property

In This Topic
    LinkedStyle Property
    In This Topic
    Gets or sets the paragraph style that is linked to this list level.
    Syntax
    'Declaration
     
    Public Property LinkedStyle As Style
    public Style LinkedStyle {get; set;}
    See Also