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

  NameDescription
Public methodGetAnnotationFromAnnotationRelation
Calls the HTTP Get method on the link for the relation “annotation”.
Public methodGetAnnotationFromAnnotationRelationAsync
Calls the HTTP Get method on the link for the relation “annotation” asynchronously.
Public methodGetPageContentFromTextshotRelation
Calls the HTTP Get method on the link for the relation “textshot”.
Public methodGetPageContentFromTextshotRelationAsync
Calls the HTTP Get method on the link for the relation “textshot” asynchronously.
Public methodGetPageFromSelfRelation
Calls the HTTP Get method on the link for the relation “self”.
Public methodGetPageFromSelfRelationAsync
Calls the HTTP Get method on the link for the relation “self” asynchronously.
Public methodGetStreamFromAnnotationAsSvgRelation
Calls the HTTP Get method on the link for the relation “annotationAsSvg”.
Public methodGetStreamFromAnnotationAsSvgRelationAsync
Calls the HTTP Get method on the link for the relation “annotationAsSvg” 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 methodGetStreamFromLowQualityImageRelation
Calls the HTTP Get method on the link for the relation “lowQualityImage”.
Public methodGetStreamFromLowQualityImageRelationAsync
Calls the HTTP Get method on the link for the relation “lowQualityImage” asynchronously.
Public methodGetStreamFromLowQualityImageWithAnnotationRelation
Calls the HTTP Get method on the link for the relation “lowQualityImageWithAnnotation”.
Public methodGetStreamFromLowQualityImageWithAnnotationRelationAsync
Calls the HTTP Get method on the link for the relation “lowQualityImageWithAnnotation” 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 methodGetXElementFromAnnotationAsXamlRelation
Calls the HTTP Get method on the link for the relation “annotationAsXaml”.
Public methodGetXElementFromAnnotationAsXamlRelationAsync
Calls the HTTP Get method on the link for the relation “annotationAsXaml” asynchronously.
Public methodPostToAnnotationRelationForAnnotation(Annotation)
Calls the HTTP Post method on the link for the relation “annotation”.
Public methodPostToAnnotationRelationForAnnotation(AnnotationsPlacement)
Calls the HTTP Post method on the link for the relation “annotation”.
Public methodPostToAnnotationRelationForAnnotationAsync(Annotation)
Calls the HTTP Post method on the link for the relation “annotation” asynchronously.
Public methodPostToAnnotationRelationForAnnotationAsync(AnnotationsPlacement)
Calls the HTTP Post method on the link for the relation “annotation” asynchronously.
Public methodPostToStampRelationForAnnotation
Calls the HTTP Post method on the link for the relation “stamp”.
Public methodPostToStampRelationForAnnotationAsync
Calls the HTTP Post method on the link for the relation “stamp” asynchronously.
Back to Top
See Also