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

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

The SectionAnnotationsPlacement type exposes the following members.

Constructors
  NameDescription
Public methodSectionAnnotationsPlacement
Initializes a new instance of the SectionAnnotationsPlacement class
Top
Properties
  NameDescription
Public propertyAnnotationsPlacement
Public propertyPageNumber
Number of the page to set annotations on.
Public propertySectionNumber
Number of the section to set annotations on.
Top
Remarks