Specifies the document type in the document information
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
SyntaxPublic Enumeration DocumentType
public enum class DocumentType
MembersMember name | Value | Description |
---|
MainDocument | 0 |
Main document
|
CopyCoverPage | 1 |
Coverpage for copy recipient
|
ProtectedCoverpage | 2 |
Coverpage for protected recipient
|
Attachment | 3 |
Attachment
|
See Also