PDFToXLSInput.Unwrap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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