EvoPdf 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:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
Copy
public
PdfMargins
Margins
{
get
;
set
; }
Property Value
PdfMargins
See Also
Reference
PdfHtmlTemplate Class
EvoPdf.Next Namespace
In This Article
Definition
See Also