SubDocument.GetHtmlText Method
Name | Parameters | Description |
---|---|---|
GetHtmlText(DocumentRange, IUriProvider, HtmlDocumentExporterOptions) | range, provider, options | Gets the text contained in the specified range in HTML format. |
GetHtmlText(DocumentRange, IUriProvider) | range, provider | Gets the text contained in the specified range in HTML format. |