Skip to main content
All docs
V25.2
  • TextArea Properties

    Allows you to access and manipulate text.
    Name Description
    Level1ParagraphProperties Gets or sets the paragraph properties for level 1 paragraphs in the text area. Inherited from TextAreaBase.
    Level2ParagraphProperties Gets or sets the paragraph properties for level 2 paragraphs in the text area. Inherited from TextAreaBase.
    Level3ParagraphProperties Gets or sets the paragraph properties for level 3 paragraphs in the text area. Inherited from TextAreaBase.
    Level4ParagraphProperties Gets or sets the paragraph properties for level 4 paragraphs in the text area. Inherited from TextAreaBase.
    Level5ParagraphProperties Gets or sets the paragraph properties for level 5 paragraphs in the text area. Inherited from TextAreaBase.
    Level6ParagraphProperties Gets or sets the paragraph properties for level 6 paragraphs in the text area. Inherited from TextAreaBase.
    Level7ParagraphProperties Gets or sets the paragraph properties for level 7 paragraphs in the text area. Inherited from TextAreaBase.
    Level8ParagraphProperties Gets or sets the paragraph properties for level 8 paragraphs in the text area. Inherited from TextAreaBase.
    Level9ParagraphProperties Gets or sets the paragraph properties for level 9 paragraphs in the text area. Inherited from TextAreaBase.
    ParagraphProperties Gets or sets paragraph properties for paragraphs in the text area. Inherited from TextAreaBase.
    Paragraphs Returns a collection of paragraphs in the text area. Inherited from TextAreaBase.
    Properties Gets or sets the text area properties.
    Text Gets or sets the text displayed in the text area. Inherited from TextAreaBase.
    See Also