[]
Serialize this HtmlExtractor to a Stream. The serialization is expressed in xml and contains all the specification about the template used by this html extractor.
public void Export(Stream exportStream)
| Type | Name | Description |
|---|---|---|
| Stream | exportStream | The stream to where the xml specification is written. |
| Type | Condition |
|---|---|
| ArgumentException | |
| ArgumentNullException |