[]
Gets or sets the maximum height of the top margin, in pixels. Negative value prevents trimming the top margin. Defaults to 0 (no top margin).
public int MaxTopMargin { get; set; }
Public Property MaxTopMargin As Integer