Click or drag to resize
SectionAnnotationAnnotation Property

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[EagleAttribute]
[XmlArrayItemAttribute(IsNullable = false)]
public List<Layer> Annotation { get; set; }

Property Value

Type: ListLayer
See Also