MergeDocxRequest.ApplyHeaderAndFooter Property

Definition

Applies the header and footer from the first document to all the others. Ignored when "Add page break" is No (forces Yes).

[System.Text.Json.Serialization.JsonPropertyName("applyHeaderAndFooter")]
public bool? ApplyHeaderAndFooter { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("applyHeaderAndFooter")>]
member this.ApplyHeaderAndFooter : Nullable<bool> with get, set
Public Property ApplyHeaderAndFooter As Nullable(Of Boolean)

Property Value

Attributes

Applies to