Method: AsposeWordsCloud::GetDocumentStatisticsRequest#load_encoding

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

#load_encodingObject

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



42
43
44
# File 'lib/aspose_words_cloud/models/requests/get_document_statistics_request.rb', line 42

def load_encoding
  @load_encoding
end