EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Margins
Bottom Property
The bottom margin in points
Definition
Namespace:
EvoPdf
Assembly:
EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
Copy
public
float
Bottom
{
get
;
set
; }
VB
Copy
Public
Property
Bottom
As
Single
Get
Set
Property Value
Single
See Also
Reference
Margins Class
EvoPdf Namespace
In This Article
Definition
See Also