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