Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormatScheme Class / Lines Property

In This Topic
    Lines Property (FormatScheme)
    In This Topic
    Gets a set of three or more line styles that are used within the theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Lines As LineFormatList
    public LineFormatList Lines {get;}
    See Also