GetXMLMetadata Method
The GetXMLMetaData method is used to get XML meta data associated with the PDF document.
Syntax
[VC++]
CString GetXMLMetadata()
[CS]
public abstract new String GetXMLMetadata ( )
[VB]
Function GetXMLMetadata() As String
Return Value
XML meta data associated with the PDF document.