MergeDocumentsToPdfMergeAllDocuments Property
Enable merging all documents into one (has effect only if document
split option is preferred in shipment)
Namespace: Scanjour.Workflow4.ActivityLibraryAssembly: Scanjour.Workflow4.ActivityLibrary_24.4.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
public InOutArgument<bool> MergeAllDocuments { get; set; }
Public Property MergeAllDocuments As InOutArgument(Of Boolean)
Get
Set
public:
property InOutArgument<bool>^ MergeAllDocuments {
InOutArgument<bool>^ get ();
void set (InOutArgument<bool>^ value);
}
member MergeAllDocuments : InOutArgument<bool> with get, set
Property Value
InOutArgumentBoolean