WorkflowBlobToBase64String Method

Scanjour Workflow4 Reference Manual
Returns BASE64 representation of the blob content

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public string ToBase64String()

Return Value

Type: String
String containing BASE64 representation of the stream content
See Also

Reference