EMCreative Constructor (EMDocument)
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Initializes a new instance of the 
EMCreative class
 Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic EMCreative(
	EMDocument doc
)
Public Sub New ( 
	doc As EMDocument
)
public:
EMCreative(
	EMDocument^ doc
)
new : 
        doc : EMDocument -> EMCreativeDMLibrary.EMCreative = function(doc);
Parameters
- doc
 - Type: DMLibraryEMDocument
 
See Also