SplitTextDocumentByStringResult.ResultElements Property

Definition

ResultElements

[System.Text.Json.Serialization.JsonPropertyName("ResultElements")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.TextDocumentElement> ResultElements { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ResultElements")>]
member this.ResultElements : System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.TextDocumentElement> with get, set
Public Property ResultElements As List(Of TextDocumentElement)

Property Value

Attributes

Applies to