Quickly Create High Quality PDFs
C#
VB
C++
F#
Show/Hide TOC
Pdf
Header Constructor
Initializes a new instance of the
PdfHeader
class
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
Copy
public
PdfHeader
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
PdfHeader
()
F#
Copy
new
:
unit
->
PdfHeader
See Also
Reference
PdfHeader Class
HiQPdf Namespace
In This Article
Definition
See Also