VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeReadFromBase64RequestParams Class
Constructors Properties SeeAlso
In This Topic
    WebBarcodeReadFromBase64RequestParams Class Members
    In This Topic
    The following tables list the members exposed by WebBarcodeReadFromBase64RequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebBarcodeReadFromBase64RequestParams class.
    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