Click or drag to resize
PagesPage Property
A collection of pages

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

Property Value

Type: ListPage
See Also