Winnovative HTML to PDF Converter Library for .NET
AddPadding Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaAddPadding
Winnovative HTML to PDF Converter Library for .NET
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: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)