Accusoft.ImagXpress13.Net
ImageXTagCollection Constructor(ImageXTagCollection)




The ImageXTagCollection from which to create a copy.
Initializes a new instance of the ImageXTagCollection class.
Syntax
'Declaration
 
Public Function New( _
   ByVal copytag As ImageXTagCollection _
)
'Usage
 
Dim copytag As ImageXTagCollection
 
Dim instance As New ImageXTagCollection(copytag)
public ImageXTagCollection( 
   ImageXTagCollection copytag
)
public: ImageXTagCollection( 
   ImageXTagCollection* copytag
)
public:
ImageXTagCollection( 
   ImageXTagCollection^ copytag
)

Parameters

copytag
The ImageXTagCollection from which to create a copy.
Remarks

Note: Available in Professional edition.

See Also

Reference

ImageXTagCollection Class
ImageXTagCollection Members
Overload List

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback