Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Paragraph Class / ListFormat Property

In This Topic
    ListFormat Property (Paragraph)
    In This Topic
    Gets the list formatting specified for the paragraph.
    Syntax
    'Declaration
     
    Public ReadOnly Property ListFormat As ListFormat
    public ListFormat ListFormat {get;}
    See Also