C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotPrintDocument Class / ReadXml Method / ReadXml(String) Method
Name of the file that contains the document settings.

In This Topic
ReadXml(String) Method
In This Topic
Reads the document settings from a file.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal path As String _
) 
 

Parameters

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