IMargins public interface IMargins Documentation long Bottom { get; set; } long Left { get; set; } long Right { get; set; } long Top { get; set; }