![]() | IText |
Name | Description | |
---|---|---|
![]() | GetText(Encoding) | Get the decoded text content using the provided charset encoding to override the charset specified in the Content-Type parameters. |
![]() | GetText(Encoding) | Get the decoded text and the encoding used to convert it into unicode. |
![]() | GetText(String) | Get the decoded text content using the provided charset to override the charset specified in the Content-Type parameters. |