OutputData Property
The buffered XML output data.
Syntax
xmlwcontrol.OutputData
Default Value
""
Remarks
This property can be used to retrieve the generated output from the control when OutputFile has not been set.
To read or write binary data to the property, a Variant (Byte Array) version is provided in .OutputDataB.
This property is read-only and not available at design time.
Data Type
Binary String