HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Html
Template
Margins Property
The margins to be applied to HTML template. The default margins are 0
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
PdfMargins
Margins
{
get
;
set
; }
Property Value
PdfMargins
See Also
Reference
PdfHtmlTemplate Class
HiQPdf.Next Namespace
In This Article
Definition
See Also