HiQPdf Documentation

PdfPageDisplayFooter Property

HiQPdf Client for .NET Core
Controls if the footer is displayed on this page. By default, if the document or the page has a footer then the footer is displayed

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

public bool DisplayFooter { get; set; }

Property Value

Type: Boolean
See Also

Reference