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