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