Click or drag to resize
SectionAnnotation Class
Describes how to place a set of annotations and stamps on a section.
Inheritance Hierarchy
SystemObject
  DocuWare.Platform.ServerClientSectionAnnotation

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")]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = true)]
[EagleAttribute]
public class SectionAnnotation

The SectionAnnotation type exposes the following members.

Constructors
  NameDescription
Public methodSectionAnnotation
Initializes a new instance of the SectionAnnotation class
Top
Properties
  NameDescription
Public propertyAnnotation
Public propertyPageNumber
Number of the page to set annotations on.
Public propertySectionNumber
Number of the section to set annotations on.
Top
Remarks