The PDFKeywordCountType captures the obfuscated and non-obfuscated occurrences of a keyword.
Field Name | Type | Description |
---|---|---|
Non_Obfuscated_Count0..1 | NonNegativeIntegerObjectPropertyType |
The Non_Obfuscated_Count field captures the number of times the keyword occurred in the PDF file without any obfuscation. |
Obfuscated_Count0..1 | NonNegativeIntegerObjectPropertyType |
The Obfuscated_Count field captures the number of times the keyword occurred in the PDF file with some form of obfuscation, such as with hexcodes. |