info

The info property defines the name object which contains Title, Author, Authors, Subjects, Keywords, Creator, Producer, CreationDate, ModDate and Trapped properties.

 

Syntax

System.Object info();

 

Return Value

Returns the info object, otherwise, null.

 

Remarks

Member of doc.

 

Example