PdfDocumentOptionsBottomMargin Property |
The rendered PDF document bottom margin in points. 1 point is 1/72 inch.
Namespace: ExpertPdf.HtmlToPdfAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic int BottomMargin { get; set; }Public Property BottomMargin As Integer
Get
Set
Property Value
Int32
See Also