# Document::setCheckFields()

URL: https://chugunov.pro/api-bitrix/documentgenerator/document/setcheckfields/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс: [`\Bitrix\DocumentGenerator\Document`](https://chugunov.pro/api-bitrix/documentgenerator/document/)
Модуль: DocumentGenerator.
Свойства элемента: method, public.

## Сигнатура

```php
public setCheckFields(bool $isCheckFields) : Document
```

## Параметры

- `$isCheckFields` `bool` — обязательный

## Возвращаемое значение

`Document`

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-DocumentGenerator-Document.html
