WorkflowBlobToBase64String Method

Returns BASE64 representation of the blob content

Definition

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public string ToBase64String()

Return Value

String
String containing BASE64 representation of the stream content

See Also