'Declaration Public Property imageAsBase64String As String
public string imageAsBase64String { get; set; }
public: __property string* get_imageAsBase64String(); public: __property void set_imageAsBase64String( string* value);
public:property string^ imageAsBase64String { string^ get(); void set(string^ value); }
Target Platforms: .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5
WebBarcodeReadFromBase64RequestParams Class WebBarcodeReadFromBase64RequestParams Members