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);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)