ExpertPdf Html to Pdf Converter Library
BottomMargin Property
NamespacesExpertPdf.HtmlToPdfPdfDocumentOptionsBottomMargin
ExpertPdf Html to Pdf Converter Library
The rendered PDF document bottom margin in points. 1 point is 1/72 inch.
Declaration Syntax
C#Visual BasicVisual C++
public int BottomMargin { get; set; }
Public Property BottomMargin As Integer
	Get
	Set
public:
property int BottomMargin {
	int get ();
	void set (int value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)