public sealed class AiTestFileProcessingPublic NotInheritable Class AiTestFileProcessingpublic ref class AiTestFileProcessing sealed[<SealedAttribute>]
type AiTestFileProcessing = class end| AiTestFileProcessing | Инициализирует новый экземпляр класса AiTestFileProcessing Устарело. |
| Mode | Режим отправки файла. Допустимые значения: text (в ИИ отправляется извлеченный текст), images (в ИИ отправляются изображения страниц), original (в ИИ файл отправляется как есть). |
| Pages | Номера страниц документа для распознавания. Формат строки: Pages(,Pages)*. Pages - диапазон, формат: Page((:N)|(-Page))?. Page - Номер страницы, положительный - с начала, отрицательный - с конца. N - Кол-во страниц. 3:5 - 5 страниц начиная с 3. all - все страницы. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |