apiPdfMaxPages top-level constant
int
const apiPdfMaxPages
Maximum number of pages in a PDF accepted by the API.
Implementation
const int apiPdfMaxPages = 100;
Maximum number of pages in a PDF accepted by the API.
const int apiPdfMaxPages = 100;