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

In This Topic
    Style Property (Paragraph)
    In This Topic
    Gets or sets paragraph style that shall be used to format the contents of this paragraph.
    Syntax
    'Declaration
     
    Public Property Style As Style
    public Style Style {get; set;}
    See Also