Margin

TextSignOptions.Margin property

Gets or sets the space between Sign and Document edges. (works ONLY if horizontal or vertical alignment are specified).

public virtual Padding Margin { get; set; }

See Also