PdfPageHeader Property
The PDF page header canvas on which to draw PDF objects. This property can be initialized
by the
CreateHeaderCanvas(Single) method of this PDF page. The header
assigned to this property will override the global document header.
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfDocumentHeader Header { get; set; }
Property Value
PdfDocumentHeader