The top margin in points of the PDF page
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float Top { get; set; }
Public Property Top As Single
Get
Set
public:
property float Top {
float get ();
void set (float value);
}
member Top : float32 with get, set
Property Value
Type:
Single
Reference