Click or drag to resize
ContentDivideOperationInfoPages Property
Collection of pages to be used in the operation

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

Property Value

Type: ListInt32
See Also