DocxSetFooterRequest.FooterToApply 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.
Footer to apply
[System.Text.Json.Serialization.JsonPropertyName("FooterToApply")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxFooter FooterToApply { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("FooterToApply")>]
member this.FooterToApply : Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxFooter with get, set
Public Property FooterToApply As DocxFooter
Property Value
- Attributes