Annotation ClassDocuWare Platform .NET API
Annotation element. Contains all annotations for a specific page in up to 5 layers
Inheritance Hierarchy

SystemObject
  DocuWare.Platform.ServerClientAnnotation

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class Annotation

The Annotation type exposes the following members.

Constructors

  NameDescription
Public methodAnnotation
Initializes a new instance of the Annotation class
Top
Properties

  NameDescription
Public propertyLayer
Top
Remarks

See Also

Reference