Aspose::Pdf::Text::TextSegment::MyHtmlEncode method
TextSegment::MyHtmlEncode method
Encodes string as html.
static System::String Aspose::Pdf::Text::TextSegment::MyHtmlEncode(const System::String &value)
| Parameter | Type | Description |
|---|---|---|
| value | const System::String& | String value to encode. |
ReturnValue
Html encoded string.
See Also
- Class String
- Class TextSegment
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++