HiQPdf Documentation

PdfFooterRepeatInFirstPage Property

HiQPdf Client for .NET Core
Controls if the footer is repeated in the first page of the PDF document. By default is repeated on all pages

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool RepeatInFirstPage { get; set; }

Property Value

Type: Boolean
See Also

Reference