ComponentOne FlexReport for WinForms
ExportToXps(String) Method

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace > C1FlexViewerDialog Class > ExportToXps Method : ExportToXps(String) Method
Saves the document to an XPS file (.xps on Windows 7, .oxps on Windows 8+).
Syntax
'Declaration
 
Public Overloads Function ExportToXps( _
   ByVal filePath As System.String _
) As System.Boolean
public System.bool ExportToXps( 
   System.string filePath
)

Parameters

filePath
See Also

Reference

C1FlexViewerDialog Class
C1FlexViewerDialog Members
Overload List