Click or drag to resize
AnnotationsPlacementItems Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlElementAttribute("Annotation", typeof(Annotation))]
[XmlElementAttribute("StampPlacement", typeof(StampPlacement))]
public List<Object> Items { get; set; }

Property Value

Type: ListObject
See Also