EditableDocumentGetBodyContent Method |
Name | Description | |
---|---|---|
![]() | GetBodyContent |
Returns a body of the HTML document (content between opening and closing BODY tags without these tags) as a string.
|
![]() | GetBodyContent(String) |
Returns a body of the HTML document (content between opening and closing BODY tags without these tags) as a string,
where links to the external resources contain specified prefix.
|