Method: AsposeWordsCloud::InsertCommentRequest#load_encoding

Defined in:
lib/aspose_words_cloud/models/requests/insert_comment_request.rb

#load_encodingObject

Encoding that will be used to load an HTML (or TXT) document if the encoding is not specified in HTML.



45
46
47
# File 'lib/aspose_words_cloud/models/requests/insert_comment_request.rb', line 45

def load_encoding
  @load_encoding
end