VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeReadFromBase64RequestParams Class
In This Topic
    WebBarcodeReadFromBase64RequestParams Class Properties
    In This Topic
    For a list of all properties of this type, see WebBarcodeReadFromBase64RequestParams.
    Public Properties
     NameDescription
    Public PropertyGets or sets the barcode reader settings.
    Public PropertyGets or sets an image as a Base64 string.
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also