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