HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Footer
Layout Method
Layout a PDF object in the footer
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
void
Layout
(
PdfObject
pdfObject
)
Parameters
pdfObject
PdfObject
The PDF object to be laid out
See Also
Reference
PdfFooter Class
HiQPdf Namespace
In This Article
Definition
See Also