'Declaration Function Export( _ ByVal documentKey As System.String, _ ByVal format As System.String _ ) As System.Byte()
System.byte[] Export( System.string documentKey, System.string format )
Parameters
- documentKey
 - The document key.
 - format
 - The format.
 
Return Value
Document data.