GetSourceContent(Integer, OutputType) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Get content of a file object for the supplied output type.

Parameters

Name

Type

Description

fileId

Integer

ID of file object to get.

output

OutputType

Output type to get.

Returns

Type: Byte Array

Bytes representing content.

Addresses

JSON: http://<Base Address>/File/json/GetSourceContent

JSON (for IIS): http://<Base Address>/File.svc/json/GetSourceContent