PDFToXLSInput.Unwrap Property

Definition

Unwrap lines into a single line within table cells when lineGrouping is enabled.

[System.Text.Json.Serialization.JsonPropertyName("unwrap")]
public Azure.Connectors.Sdk.PdfCo.Models.Unwrap? Unwrap { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("unwrap")>]
member this.Unwrap : Nullable<Azure.Connectors.Sdk.PdfCo.Models.Unwrap> with get, set
Public Property Unwrap As Nullable(Of Unwrap)

Property Value

Attributes

Applies to