[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.PDFHtmlDecode

PDFHtmlDecode Method

PDFHtmlDecode(string)

Return HTML Decode result text that also take care some invalid character that has code out of support range

Declaration
protected string PDFHtmlDecode(string input)
Protected Function PDFHtmlDecode(input As String) As String
Parameters
Type Name Description
string input
Returns
Type Description
string