Arbortext IsoDraw > Macro Language Reference > Object Data Types > Application Object - Data Exchange Preferences > Export PDF > app.pdf.meta
  
app.pdf.meta
Returns and sets PDF metadata field values.
app.pdf.meta.title
Returns and sets the PDF title metadata field. Semicolon character (";") is not allowed. Type is string; maximum length is 256 characters.
app.pdf.meta.author
Returns and sets the PDF author metadata field. Semicolon character (";") is not allowed. Type is string; maximum length is 256 characters.
app.pdf.meta.subject
Returns and sets the PDF subject metadata field. Semicolon character (";") is not allowed. Type is string; maximum length is 256 characters.
app.pdf.meta.keywords
Returns and sets the PDF keywords metadata field. Semicolon character (";") is not allowed. Type is string; maximum length is 256 characters.