FlexReport for WinForms
ExportToXps(String) メソッド


C1.Win.FlexViewer.4 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewer クラス > ExportToXps メソッド : ExportToXps(String) メソッド
ドキュメントを XPS ファイルに保存します(Windows 7 では .xps、Windows 8 以上では .oxps)。
シンタックス
'宣言
 
Public Overloads Function ExportToXps( _
   ByVal filePath As System.String _
) As System.Boolean
'使用法
 
Dim instance As C1FlexViewer
Dim filePath As System.String
Dim value As System.Boolean
 
value = instance.ExportToXps(filePath)
public System.bool ExportToXps( 
   System.string filePath
)

パラメータ

filePath
参照

C1FlexViewer クラス
C1FlexViewer メンバ
オーバーロード一覧