Back to Devexpress

TextParagraph.Properties Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-textparagraph-7e96c5cb.md

latest1.1 KB
Original Source

TextParagraph.Properties Property

Gets or sets the paragraph properties as indents, bullet settings, and spacing.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public ParagraphProperties Properties { get; set; }
vb
Public Property Properties As ParagraphProperties

Property Value

TypeDescription
ParagraphProperties

Paragraph properties.

|

See Also

TextParagraph Class

TextParagraph Members

DevExpress.Docs.Presentation Namespace