PagePorter Class Library

FpHtmlMarkupConverter.DiscardSpanHtml Property

Gets the value that indicates whether or not the converter should discard the HTML between the "startspan" and "endspan" tags.

[Visual Basic]
Overrides Public ReadOnly Property DiscardSpanHtml As Boolean
[C#]
public override bool DiscardSpanHtml {get;}

Property Value

The value that indicates whether or not the converter should discard the HTML between the "startspan" and "endspan" tags.

See Also

FpHtmlMarkupConverter Class | Parastream.Web.UI.Design Namespace