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