Skip to main content
All docs
V25.2
  • ParagraphProperties Class

    Specifies paragraph formatting properties.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public class ParagraphProperties :
        PresentationObject

    Remarks

    For information on how to customize text formatting in shapes, refer to the following help topic: DevExpress Presentation API Library: Work with Shape Text.

    Implements

    Inheritance

    Object
    PresentationObject
    ParagraphProperties
    See Also