VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Pdf Namespace / ImageCollectionDocumentSet Class
Constructors Properties Methods Events SeeAlso
In This Topic
    ImageCollectionDocumentSet Class Members
    In This Topic
    The following tables list the members exposed by ImageCollectionDocumentSet.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the image collection of this PDF document set listener.
    Public Methods
     NameDescription
    Public MethodDetermines that the specified PdfDocument is associated with single or many images from image collection.
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
    Public MethodReturns an enumerator that iterates through the ObjectSetListenerBase<T>.
    Public MethodRefreshes the list of PDF documents associated with image collection from Images.
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event. (Inherited from ObjectSetListenerBase<T>)
    Public Events
     NameDescription
    Public EventOccurs when object set is changed. (Inherited from ObjectSetListenerBase<T>)
    See Also