SectionPages Property DocuWare Platform .NET API
Contains one or more pages of the document, if there are pages available.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
public Pages Pages { get; set; }

Property Value

Type: Pages
Remarks

Note that not all pages are necessarily listed here; it depends on the server's choice. However you still can get all pages of a document when you follow the links specified in the Pages date.
See Also

Reference