ComponentOne FlexPivot for WinForms
ReadXml(XmlReader) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintDocument Class > ReadXml Method : ReadXml(XmlReader) Method
System.Xml.XmlReader that contains the document settings.
Reads the document settings from an System.Xml.XmlReader.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal xr As System.Xml.XmlReader _
) 
public void ReadXml( 
   System.Xml.XmlReader xr
)

Parameters

xr
System.Xml.XmlReader that contains the document settings.
See Also

Reference

C1FlexPivotPrintDocument Class
C1FlexPivotPrintDocument Members
Overload List