PdfDocumentControlHeader Property
Controls the visibility and the content of the header of the generated PDF document.
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfHeader Header { get; }
Public ReadOnly Property Header As PdfHeader
Get
public:
property PdfHeader^ Header {
PdfHeader^ get ();
}
member Header : PdfHeader with get
Property Value
PdfHeader