ComponentOne FlexPivot for WinForms
WriteXml(XmlWriter) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintDocument Class > WriteXml Method : WriteXml(XmlWriter) Method
System.Xml.XmlWriter where the document settings will be saved.
Saves the document settings into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub WriteXml( _
   ByVal xw As System.Xml.XmlWriter _
) 
public void WriteXml( 
   System.Xml.XmlWriter xw
)

Parameters

xw
System.Xml.XmlWriter where the document settings will be saved.
See Also

Reference

C1FlexPivotPrintDocument Class
C1FlexPivotPrintDocument Members
Overload List