model property

StyleResponse? model
getter/setter pair

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

Implementation

StyleResponse? model;