AdhocRenderingFile MethodsDocuWare Platform .NET API
The AdhocRenderingFile type exposes the following members.
Methods

  NameDescription
Public methodGetAdhocRenderingFileFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetAdhocRenderingFileFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodPostToRenderingRelationForStream
Calls the HTTP Post method on the link for the relation “rendering”.
Public methodPostToRenderingRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “rendering” asynchronously.
Back to Top
See Also