PdfDocumentOptionsBottomMargin Property |
The rendered PDF document bottom margin in points. 1 point is 1/72 inch.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public int BottomMargin { get; set; }
Public Property BottomMargin As Integer
Get
Set
Property Value
Type:
Int32See Also