PdfFooterRepeatInFirstPage Property

Controls if the footer is repeated in the first page of the PDF document. By default is repeated on all pages

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool RepeatInFirstPage { get; set; }

Property Value

Boolean

See Also