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