[]
Gets or sets the X coordinate of the field's left edge in twips.
public double Left { get; set; }
A field's location is the distance from its upper left corner to the upper left corner of its containing SubSection.
Setting the Left or Top property to zero places the field at the very left or top of its containing section.