ExpertPdf Html to Pdf Converter Library
AddPadding Property
NamespacesExpertPdf.HtmlToPdfImgConverterAddPadding
ExpertPdf Html to Pdf Converter Library
Add padding at the end of the conversion result. Default is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool AddPadding { get; set; }
Public Property AddPadding As Boolean
	Get
	Set
public:
property bool AddPadding {
	bool get ();
	void set (bool value);
}
Property Value

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