Section MethodsDocuWare Platform .NET API

The Section type exposes the following members.

Methods

  NameDescription
Public methodGetDocumentContentFromTextshotRelation
Calls the HTTP Get method on the link for the relation “textshot”.
Public methodGetDocumentContentFromTextshotRelationAsync
Calls the HTTP Get method on the link for the relation “textshot” asynchronously.
Public methodGetDocumentFromDocumentRelation
Calls the HTTP Get method on the link for the relation “document”.
Public methodGetDocumentFromDocumentRelationAsync
Calls the HTTP Get method on the link for the relation “document” asynchronously.
Public methodGetSectionFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetSectionFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetStreamFromContentRelation
Calls the HTTP Get method on the link for the relation “content”.
Public methodGetStreamFromContentRelationAsync
Calls the HTTP Get method on the link for the relation “content” asynchronously.
Public methodGetStreamFromDeepZoomImageRelation
Calls the HTTP Get method on the link for the relation “deepZoomImage”.
Public methodGetStreamFromDeepZoomImageRelationAsync
Calls the HTTP Get method on the link for the relation “deepZoomImage” asynchronously.
Public methodGetStreamFromDeepZoomImageWithAnnotationRelation
Calls the HTTP Get method on the link for the relation “deepZoomImageWithAnnotation”.
Public methodGetStreamFromDeepZoomImageWithAnnotationRelationAsync
Calls the HTTP Get method on the link for the relation “deepZoomImageWithAnnotation” asynchronously.
Public methodGetStreamFromFileDownloadRelation
Calls the HTTP Get method on the link for the relation “fileDownload”.
Public methodGetStreamFromFileDownloadRelationAsync
Calls the HTTP Get method on the link for the relation “fileDownload” asynchronously.
Public methodGetStreamFromIconRelation
Calls the HTTP Get method on the link for the relation “icon”.
Public methodGetStreamFromIconRelationAsync
Calls the HTTP Get method on the link for the relation “icon” asynchronously.
Public methodGetStreamFromThumbnailRelation
Calls the HTTP Get method on the link for the relation “thumbnail”.
Public methodGetStreamFromThumbnailRelationAsync
Calls the HTTP Get method on the link for the relation “thumbnail” asynchronously.
Public methodGetWordSearchResultFromPositionsRelation
Calls the HTTP Get method on the link for the relation “positions”.
Public methodGetWordSearchResultFromPositionsRelationAsync
Calls the HTTP Get method on the link for the relation “positions” asynchronously.
Public methodPostToContentRelationForSection
Calls the HTTP Post method on the link for the relation “content”.
Public methodPostToContentRelationForSectionAsync
Calls the HTTP Post method on the link for the relation “content” asynchronously.
Public methodPostToFileDownloadRelationForStream
Calls the HTTP Post method on the link for the relation “fileDownload”.
Public methodPostToFileDownloadRelationForStreamAsync
Calls the HTTP Post method on the link for the relation “fileDownload” asynchronously.
Public methodPostToPositionsRelationForWordSearchResult
Calls the HTTP Post method on the link for the relation “positions”.
Public methodPostToPositionsRelationForWordSearchResultAsync
Calls the HTTP Post method on the link for the relation “positions” asynchronously.
Public methodPutToContentRelationForSection
Calls the HTTP Put method on the link for the relation “content”.
Public methodPutToContentRelationForSectionAsync
Calls the HTTP Put method on the link for the relation “content” asynchronously.
Public methodPutToTextshotRelationForString
Calls the HTTP Put method on the link for the relation “textshot”.
Public methodPutToTextshotRelationForStringAsync
Calls the HTTP Put method on the link for the relation “textshot” asynchronously.
Top
Extension Methods

  NameDescription
Public Extension MethodDeleteTResponse(String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodDeleteTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetBaseUri
Gets the base URI of the specified relations instance.
(Defined by RelationsWithProxyExtensions.)
Public Extension MethodGetLink
Gets the link by its name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUri
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUriOrThrow
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodHasRelationUri
Determines whether the specified link exists.
(Defined by RelationExtension.)
Public Extension MethodSendTResponse(HttpMethod, String, String)Overloaded.
Sends a message to the specified proxy.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(String, HttpMethod, HttpContent, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(HttpMethod, HttpClient, String, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(HttpClient, String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Top
See Also

Reference