OutputData Property
The buffered XML output data.
Syntax
public byte [] getOutputData();
Remarks
This property can be used to retrieve the generated output from the component when neither OutputFile nor SetOutputStream have been set.
This property is read-only and not available at design time.
Default Value
""