Controls the visibility and the content of the header of the generated PDF document.
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
PdfHeader
Reference