Back to Devexpress

TextArea Constructors

officefileapi-devexpress-dot-docs-dot-presentation-dot-textarea-dot-ctor.md

latest1.1 KB
Original Source

TextArea Constructors

Allows you to access and manipulate text.

NameParametersDescription
TextArea()noneInitializes a new instance of the TextArea class.
TextArea(String, ParagraphProperties)text, paragraphPropertiesInitializes a new instance of the TextArea class with specified settings.
TextArea(String)textInitializes a new instance of the TextArea class with specified settings.

See Also

TextArea Class

TextArea Members

DevExpress.Docs.Presentation Namespace