DocxText.TextContent Property

Definition

Text string containing the text content of this text content item

[System.Text.Json.Serialization.JsonPropertyName("TextContent")]
public string TextContent { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("TextContent")>]
member this.TextContent : string with get, set
Public Property TextContent As String

Property Value

Attributes

Applies to