VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeReadRequestParams Class
Constructors Properties SeeAlso
In This Topic
    WebBarcodeReadRequestParams Class Members
    In This Topic
    The following tables list the members exposed by WebBarcodeReadRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebBarcodeReadRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a barcode reader settings.
    Public PropertyGets or sets the decoding settings of image. (Inherited from WebExtendedImageInfoRequestParams)
    Public PropertyGets or sets an information about web image. (Inherited from WebImageInfoRequestParams)
    Public PropertyGets or sets the rendering settings of image. (Inherited from WebExtendedImageInfoRequestParams)
    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