DocumentReaderGetBinaryContent Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public method GetBinaryContent(ConnectionId, SessionId, DocumentId)
Returns the content together with its size and type of a document. The content returned is Base64 binary data.
Public method GetBinaryContent(ConnectionId, SessionId, DocumentId, Int32)
Returns the content together with its size and type of a document. The content returned is Base64 binary data.
Public method GetBinaryContent(ConnectionId, SessionId, String, Int32, String)
Returns the content together with its size and type of a document. The content returned is Base64 binary data.
Top
See Also

Reference