Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Style Class / Linked Property

In This Topic
    Linked Property
    In This Topic
    Gets a value indicating whether a style is a linked style that can be used for both paragraph and character formatting.
    Syntax
    'Declaration
     
    Public ReadOnly Property Linked As System.Boolean
    public System.bool Linked {get;}
    See Also