ApiCorp: Class Antiplagiat.ApiCorp.Model.DocStat
ApiCorp Documentation  3.10.3
Class Antiplagiat.ApiCorp.Model.DocStat

Statistics on the document text More details...

Properties

int TextSize [get, set]
 Text size in amount of symbols More details...
 
string Language [get, set]
 Main language of the document. Code of language in format "ISO 639-1". For example, "ru", "uk", "en". More details...
 
int SentenceCount [get, set]
 Amount of sentences More details...
 

Detailed description

Statistics on the document text.

Full list of properties

◆ Language

string Antiplagiat.ApiCorp.Model.DocStat.Language
getset

Main language of the document. Code of language in format "ISO 639-1". For example, "ru", "uk", "en".

◆ SentenceCount

int Antiplagiat.ApiCorp.Model.DocStat.SentenceCount
getset

Amount of sentences

◆ TextSize

int Antiplagiat.ApiCorp.Model.DocStat.TextSize
getset

Text size in amount of symbols