PdfDocumentControlFooter Property

Controls the visibility and the content of the footer of the generated PDF document

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfFooter Footer { get; }

Property Value

PdfFooter

See Also