Condividi tramite


HttpBrowserCapabilitiesWrapper.RequiresNoBreakInFormatting Proprietà

Definizione

Ottiene un valore che indica se il browser non supporta elementi HTML br per la formattazione delle interruzioni di riga.

public:
 virtual property bool RequiresNoBreakInFormatting { bool get(); };
public override bool RequiresNoBreakInFormatting { get; }
member this.RequiresNoBreakInFormatting : bool
Public Overrides ReadOnly Property RequiresNoBreakInFormatting As Boolean

Valore della proprietà

Boolean

true se il browser non supporta elementi HTML br. In caso contrario, false. Il valore predefinito è false.

Si applica a