Get content of a file object, converted to file format of the supplied output type.
Parameters
-
fileId
Type: Authorit.API.Dto.File
ID of the file object.
-
output
Type: Authorit.API.Dto.OutputType
Type of output content to get.
Returns
A byte array that contains the content of the file object.