ExpertPdf PDF Creator Library
AddPadding Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementAddPadding
ExpertPdf PDF Creator 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
public:
property bool AddPadding {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)