Margin

IAlignment.Margin property

Gets the space that is specified by default between Image and Document edges (works if horizontal or vertical alignment is specified).

public Padding Margin { get; set; }

See Also