OperationBaseCheckImageFront Property |
The front image of the check, in Base 64 encoded image format.
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string CheckImageFront { get; set; }
Public Property CheckImageFront As String
Get
Set
public:
property String^ CheckImageFront {
String^ get ();
void set (String^ value);
}
member CheckImageFront : string with get, set
Property Value
Type:
StringSee Also