DocxHeader.SectionsWithHeader Property

Definition

Sections that the header is applied to

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

Property Value

Attributes

Applies to