Property PageRange
PageRange
An optional 1-based page range string (e.g., "1-5, 7, 9-12") specifying
which pages to consider for OCR. Pages outside this range are left untouched.
When null, empty, or "*", all pages are considered.
public string PageRange { get; set; }