OutputData Property
The buffered XML output data.
Syntax
property OutputData: String;
property OutputDataB: RawByteString;
Default Value
''
Remarks
This property can be used to retrieve the generated output from the component when OutputFile has not been set.
This property is read-only and not available at design time.
Data Type
Binary String