Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 700 Bytes

ImageDetectBlankPagesParameters.md

File metadata and controls

13 lines (9 loc) · 700 Bytes

ImageDetectBlankPagesParameters

Represents the parameters for a detect blank pages action.

Properties

Name Type Description Notes
file_id str The identifier of the previously uploaded file to be processed.
page_range str Specifies the number of the page, or the range of page to be processed.
remove_detected_blank_pages bool Specifies whether the detected blank page(s) shall be removed. [optional] [default to True]

[Back to Model list] [Back to API list] [Back to README]