read_as_string method
read_as_string
Serialize the HTTP content and return a string that represents the content.
Returns
Serialized string that represents the content
def read_as_string(self):
    ...
See Also
- module 
aspose.html.net - class 
Content 
Serialize the HTTP content and return a string that represents the content.
Serialized string that represents the content
def read_as_string(self):
    ...
aspose.html.netContent