SimpleRemergePdfFinalize Property
If true the pdf service is instructed to remove the embeded word documents
Namespace: Scanjour.Workflow4.ActivityLibrary.DocumentsAssembly: 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 InArgument<bool> Finalize { get; set; }
Public Property Finalize As InArgument(Of Boolean)
Get
Set
public:
property InArgument<bool>^ Finalize {
InArgument<bool>^ get ();
void set (InArgument<bool>^ value);
}
member Finalize : InArgument<bool> with get, set
Property Value
InArgumentBoolean