Click or drag to resize
DocumentAnnotationsPlacementAnnotations Property
List of SectionAnnotationsPlacement items.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Annotations")]
[EagleAttribute]
public List<SectionAnnotationsPlacement> Annotations { get; set; }

Property Value

Type: ListSectionAnnotationsPlacement
See Also