'宣言 Public Overloads Function ExportToXps( _ ByVal stream As System.IO.Stream _ ) As FlexViewerXpsType
'使用法 Dim instance As C1FlexViewer Dim stream As System.IO.Stream Dim value As FlexViewerXpsType value = instance.ExportToXps(stream)
public FlexViewerXpsType ExportToXps( System.IO.Stream stream )
パラメータ
- stream