ContentDivideOperation EnumerationDocuWare Platform .NET API
Subset of content operations.

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

[SerializableAttribute]
public enum ContentDivideOperation
Members

  Member nameValueDescription
Unclip0 Split every section as a new document. Accept no arguments. Produce list of documents
Unstaple1 Split every page as a new document. Accept no arguments. Produce list of documents
Split2 Split document on specific pages as new documents. Accept list of pages. Produce list of documents
Remarks

See Also