A padding to insert under the content rendered by this object in a PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float BottomPadding { get; set; }
Public Property BottomPadding As Single
Get
Set
public:
property float BottomPadding {
float get ();
void set (float value);
}
member BottomPadding : float32 with get, set
Property Value
Type:
Single
Reference