Back to Devexpress

TextArea Properties

officefileapi-devexpress-dot-docs-dot-presentation-dot-textarea-dot-underscore-properties.md

latest3.7 KB
Original Source

TextArea Properties

Allows you to access and manipulate text.

NameDescription
Level1ParagraphPropertiesGets or sets the paragraph properties for level 1 paragraphs in the text area. Inherited from TextAreaBase.
Level2ParagraphPropertiesGets or sets the paragraph properties for level 2 paragraphs in the text area. Inherited from TextAreaBase.
Level3ParagraphPropertiesGets or sets the paragraph properties for level 3 paragraphs in the text area. Inherited from TextAreaBase.
Level4ParagraphPropertiesGets or sets the paragraph properties for level 4 paragraphs in the text area. Inherited from TextAreaBase.
Level5ParagraphPropertiesGets or sets the paragraph properties for level 5 paragraphs in the text area. Inherited from TextAreaBase.
Level6ParagraphPropertiesGets or sets the paragraph properties for level 6 paragraphs in the text area. Inherited from TextAreaBase.
Level7ParagraphPropertiesGets or sets the paragraph properties for level 7 paragraphs in the text area. Inherited from TextAreaBase.
Level8ParagraphPropertiesGets or sets the paragraph properties for level 8 paragraphs in the text area. Inherited from TextAreaBase.
Level9ParagraphPropertiesGets or sets the paragraph properties for level 9 paragraphs in the text area. Inherited from TextAreaBase.
ParagraphPropertiesGets or sets paragraph properties for paragraphs in the text area. Inherited from TextAreaBase.
ParagraphsReturns a collection of paragraphs in the text area. Inherited from TextAreaBase.
PropertiesGets or sets the text area properties.
TextGets or sets the text displayed in the text area. Inherited from TextAreaBase.

See Also

TextArea Class

TextArea Members

DevExpress.Docs.Presentation Namespace