DataDirect XML Converters 5.0 Send comments on this topic.
TextWriterSource Class Members
See Also  Properties 
DDTek.XmlConverter Namespace : TextWriterSource Class


The following tables list the members exposed by TextWriterSource.

Public Constructors

 NameDescription
Public ConstructorTextWriterSource Constructor Create an empty TextWriterSource. After starting the conversion, the caller should use the TextWriter property to get the TextWriter.  
Top

Public Properties

 NameDescription
Public PropertyTextWriter Get the TextWriter. The caller sends data to the converter by writing the data into the returned TextWriter  
Top

See Also

© 2009 All Rights Reserved.