Click or drag to resize
DocumentAnnotationsPlacement Class
Descripes how to place a set of annotations and stamps on a document.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientDocumentAnnotationsPlacement

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
[EagleAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
public class DocumentAnnotationsPlacement

The DocumentAnnotationsPlacement type exposes the following members.

Constructors
  NameDescription
Public methodDocumentAnnotationsPlacement
Initializes a new instance of the DocumentAnnotationsPlacement class
Top
Properties
  NameDescription
Public propertyAnnotations
List of SectionAnnotationsPlacement items.
Top
Remarks