Class DocumentAnnotations
Descripes how to place a set of annotations and stamps on a document.
Inheritance
System.Object
DocumentAnnotations
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class DocumentAnnotations : object
Properties
Annotations
List of SectionAnnotation items.
Declaration
public List<SectionAnnotation> Annotations { get; set; }
Property Value
Type | Description |
---|---|
List<SectionAnnotation> |