Skip to main content
All docs
V26.1
  • TextParagraphProperties.TextProperties Property

    Gets or sets the text properties for the paragraph.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public TextProperties TextProperties { get; set; }

    Property Value

    Type Description
    TextProperties

    The text properties for the paragraph.

    See Also