model property

TableResponse? model
getter/setter pair

The REST response with a table. This response is returned by the Service when handling "GET https://api.aspose.cloud/v4.0/words/Test.doc/tables/{0}" REST API requests.

Implementation

TableResponse? model;