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

 
  • Last Topic Update: 24/01/2017 09:32
  • Last Published: 7/6/2017 : 9:48 AM