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

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