CMSOutputMetaFile Constructor (MetaFileInfo, Byte) |
Constructor.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public CMSOutputMetaFile(
MetaFileInfo mi,
byte[] data
)
Parameters
- mi
- Type: CMS.DataEngineMetaFileInfo
MetaFile info - data
- Type: SystemByte
Output file data
See Also