Skip to main content
All docs
V26.1
  • TextStyle(TextParagraphProperties) Constructor

    Initializes a new instance of the TextStyle class with specified settings.

    Namespace: DevExpress.Docs.Office

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    public TextStyle(
        TextParagraphProperties paragraphProperties
    )

    Parameters

    Name Type
    paragraphProperties TextParagraphProperties
    See Also