[]
Gets or sets the maximum width of the content area, in graphic units.
null (the default value) means there is no limit on the maximum width.
The value is ignored if the FixedWidth property is set to true.
public float? MaxWidth { get; set; }
Public Property MaxWidth As Single?