Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ConditionalStyle Class / ParagraphFormat Property

In This Topic
    ParagraphFormat Property (ConditionalStyle)
    In This Topic
    Gets the paragraph formatting of the style.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParagraphFormat As ParagraphFormat
    public ParagraphFormat ParagraphFormat {get;}
    See Also