[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.LinkStyle

LinkStyle Property

LinkStyle

Gets the style linked to the current style.

Styles can be paired to comprise a linked style.

A linked style is a grouping of a paragraph style and a character style that is used in a user interface to allow the same set of formatting properties to be applied.

Declaration
public Style LinkStyle { get; }
Public ReadOnly Property LinkStyle As Style