Back to Devexpress

ParagraphProperties Class

officefileapi-devexpress-dot-docs-dot-presentation-a2e08633.md

latest4.2 KB
Original Source

ParagraphProperties Class

Specifies paragraph formatting properties.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public class ParagraphProperties :
    PresentationObject
vb
Public Class ParagraphProperties
    Inherits PresentationObject

The following members return ParagraphProperties objects:

Show 23 links

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

ICloneable

Inheritance

Object PresentationObject ParagraphProperties

See Also

ParagraphProperties Members

DevExpress.Docs.Presentation Namespace