|
extractMeta()Method that extracts the value of a metadata field on a certain level in a PDF/VT. This method always return a String. extractMeta(levelName String, propertyName String)levelName String, specifying the PDF/VT's level. Case-sensitive. propertyName String, specifying the metadata field. |
|