Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / StyleLine Class / ThemeLine Property

In This Topic
    ThemeLine Property
    In This Topic
    Gets or sets a reference to a line style within FormatScheme.Lines.
    Syntax
    'Declaration
     
    Public Property ThemeLine As LineFormat
    public LineFormat ThemeLine {get; set;}
    See Also