MinMaxParagraphWidth.MaxWidth Property

Definition

Gets the largest paragraph width possible that can fully contain the specified text content.

public:
 property double MaxWidth { double get(); };
public double MaxWidth { get; }
member this.MaxWidth : double
Public ReadOnly Property MaxWidth As Double

Property Value

A Double that represents the largest paragraph width possible.

Applies to