class AsposeWordsCloud::ApplyStyleToDocumentElementOnlineResponse
Response model for apply_style_to_document_element_online operation.
Attributes
The document after modification.
The base class for all responses.
Public Class Methods
Source
# File lib/aspose_words_cloud/models/responses/apply_style_to_document_element_online_response.rb, line 41 def initialize() self.model = nil self.document = nil end
Initializes a new instance.