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