VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebImageFilesRequestParams Class
Constructors Properties SeeAlso
In This Topic
    WebImageFilesRequestParams Class Members
    In This Topic
    The following tables list the members exposed by WebImageFilesRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebImageFilesRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets an array of image file identifiers (file identifier in data storage).
    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