Compartilhar via


HtmlToText.ShouldUseNarrowGapForPTagHtmlToTextConversion property

Namespace:  Microsoft.Exchange.Data.TextConverters
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Property ShouldUseNarrowGapForPTagHtmlToTextConversion As Boolean
    Get
    Set
'Usage
Dim instance As HtmlToText
Dim value As Boolean

value = instance.ShouldUseNarrowGapForPTagHtmlToTextConversion

instance.ShouldUseNarrowGapForPTagHtmlToTextConversion = value
public bool ShouldUseNarrowGapForPTagHtmlToTextConversion { get; set; }

Property value

Type: System.Boolean

See also

Reference

HtmlToText class

HtmlToText members

Microsoft.Exchange.Data.TextConverters namespace