Back to Devexpress

TextAreaProperties Class

officefileapi-devexpress-dot-docs-dot-presentation-282e1701.md

latest1.4 KB
Original Source

TextAreaProperties Class

Contains properties that define the appearance and behavior of the text area.

Namespace : DevExpress.Docs.Presentation

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

NuGet Package : DevExpress.Docs.Presentation

Declaration

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

The following members return TextAreaProperties objects:

Implements

ICloneable

Inheritance

Object PresentationObject TextAreaProperties

See Also

TextAreaProperties Members

DevExpress.Docs.Presentation Namespace