Values.PageSourceAn occurrence of sensitive data in an Adobe Portable Document Format (PDF) file.
type nonrec t = {pageNumber : Long.t option;The page number of the page that contains the sensitive data.
*)lineRange : Range.t option;An occurrence of sensitive data detected in a non-binary text file or a Microsoft Word file. Non-binary text files include files such as HTML, XML, JSON, and TXT files.
*)offsetRange : Range.t option;An occurrence of sensitive data detected in a binary text file.
*)}