共用方式為


ClassifyDocumentQueryParamProperties interface

屬性

pages

要分析的頁碼為 1。 前任。 "1-3,5,7-9"

split

檔分割模式。

可能的值:“auto”、“none”、“perPage”

stringIndexType

用來計算字串位移和長度的方法。

可能的值:“textElements”、“unicodeCodePoint”、“utf16CodeUnit”

屬性詳細資料

pages

要分析的頁碼為 1。 前任。 "1-3,5,7-9"

pages?: string

屬性值

string

split

檔分割模式。

可能的值:“auto”、“none”、“perPage”

split?: string

屬性值

string

stringIndexType

用來計算字串位移和長度的方法。

可能的值:“textElements”、“unicodeCodePoint”、“utf16CodeUnit”

stringIndexType?: string

屬性值

string