GetDocxStylesResponse.Styles Property

Definition

Styles in the DOCX document

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

Property Value

Attributes

Applies to