Click or drag to resize

PageSetup DifferentFirstPageHeaderFooter Property

Setting to specify that the current section has a different header/footer for first page.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool DifferentFirstPageHeaderFooter { get; set; }

Property Value

Type: Boolean
See Also