Skip to main content
All docs
V26.1
  • TextStyle.Level1ParagraphProperties Property

    Gets or sets the paragraph properties for paragraphs at the first level.

    Namespace: DevExpress.Docs.Office

    Assembly: DevExpress.Docs.Core.v26.1.dll

    Declaration

    public TextParagraphProperties Level1ParagraphProperties { get; set; }

    Property Value

    Type
    TextParagraphProperties

    Remarks

    For more information, refer to the following section: Specify Paragraph Indent Level.

    See Also