raw property
final
The raw date string as stored in the PDF Info dictionary.
This value is always non-empty when the field is present. It follows the
PDF date format D:YYYYMMDDHHmmSSOHH'mm' but real-world PDFs may deviate.
Implementation
final String raw;