Click or drag to resize
CMSOutputMetaFileLoadData Method
Loads the data to the object.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void LoadData(
	byte[] data
)

Parameters

data
Type: SystemByte
New data
See Also