DocumentFromJson Method |
| Name | Description | |
|---|---|---|
| FromJson(Stream) |
Reads the document data from the stream containing its json representation.
| |
| FromJson(String) |
Reads the document data from the string json representation.
|