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

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