|
extractMeta()Method that extracts the value of a metadata field. Related Object: Data.extractMeta(levelName String, propertyName String)Extracts the value of metadata field propertyName from a PDF/VT's levelName level. Note that names are case-sensitive. The extractMeta method always return a string data type. levelName String. propertyName String. Examples |
|