GetDocxHeadersAndFootersResponse.Footers Property

Definition

Footers

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

Property Value

Attributes

Applies to