GetDocumentContent

Description:

Get the binary content of the document from the Content Engine. This method is used to get specific pages from the back-end.

Parameters ContentEngineInput input
Return value

ContentEngineOutput output

Byte[] document

Programming Notes
Code Example