'Declaration Public Function New( _
ByVal imagesThe image collection.As ImageCollection _
)
public DocumentConverter(
ImageCollection images
)
public: DocumentConverter(
ImageCollection* images
)
public:
DocumentConverter(
ImageCollection^ images
)
Parameters
- images
- The image collection.