PdfDocumentControlHeader Property

Controls the visibility and the content of the header of the generated PDF document.

Definition

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

Property Value

PdfHeader

See Also