Section Pages 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: 6.5.0.0 (6.5.0.5648)
Syntax

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