Top

TextSignOptions.Top property

Top Y Position of Signature on Document Page in Measure values (pixels, percents or millimeters see MeasureType LocationMeasureType property). (works if vertical alignment is not specified).

public int Top { get; set; }

See Also