ComponentOne FlexPivot for WinForms
ReadXml(String) Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotPrintDocument Class > ReadXml Method : ReadXml(String) Method
Name of the file that contains the document settings.
Reads the document settings from a file.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal path As System.String _
) 
public void ReadXml( 
   System.string path
)

Parameters

path
Name of the file that contains the document settings.
See Also

Reference

C1FlexPivotPrintDocument Class
C1FlexPivotPrintDocument Members
Overload List