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