VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / WebImageCollectionJS type
Конструкторы Смотрите также
В этом разделе
    Члены типа WebImageCollectionJS Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые WebImageCollectionJS.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the WebImageCollectionJS class.
    Методы
     ИмяОписание
    Public MethodAdds an image to the end of the collection.
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information about images, which are stored in files on server, and adds images to the image collection. This function uses web service specified by WebServiceJS.defaultImageCollectionService property.
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information about images, which are stored in files on server, and adds images to the image collection.
    Public MethodOverloaded. Adds images to the end of the collection.
    Public MethodClears the collection.
    Public MethodGets the number of images contained in the collection.
    Public MethodReturns an image.
    Public MethodOverloaded. Sends an asynchronous request to a server and gets information about images, which are stored in files on server.
    Public MethodGets the index of the specified WebImageJS object.
    Public MethodInserts an image into collection at the specified index.
    Public MethodOverloaded. Inserts images into collection at the specified index.
    Public MethodRemoves images at specified indexes and inserts them at specified index.
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information about images, which are stored in files on server, clears the image collection and adds images to the image collection. This function uses web service specified by WebServiceJS.defaultImageCollectionService property.
    Public MethodOverloaded. Sends an asynchronous request to a server, gets information about images, which are stored in files on server, and clears the image collection and adds images to the image collection. Function uses web service specified by WebServiceJS.defaultImageCollectionService property.
    Public MethodRemoves specified image from the collection.
    Public MethodRemoves specified image from the collection.
    Public MethodRemoves the specified images from the collection.
    Public MethodRemoves the specified images from the collection.
    Public MethodSets information about the specified image.
    Public MethodOverloaded. Sets the default decoding settings for all images from this collection.
    Public MethodSets the rendering settings for all images from this collection.
    Public MethodSwaps the specified images in the collection.
    Public MethodReturns the collection as array of WebImageJS objects.
    События
     ИмяОписание
    Public EventOccurs when image collection is changed.
    Public EventOccurs when image collection is changing.
    Смотрите также