Click or drag to resize
AdhocRenderingFilesItem Property
Gets the pages of this file up to a server defined limit.

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

Property Value

Type: ListAdhocRenderingFile
See Also