ComponentOne FlexReport for WinForms
FlexViewerXpsType Enumeration

C1.Win.FlexViewer.4 Assembly > C1.Win.FlexViewer Namespace : FlexViewerXpsType Enumeration
Describes the output data format of the ExportToXps method of C1FlexViewerPane.
Syntax
'Declaration
 
Public Enum FlexViewerXpsType 
   Inherits System.Enum
public enum FlexViewerXpsType : System.Enum 
Members
MemberDescription
OpenXpsOpenXPS v1.0 document format.
UnknownFor documents which have yet to be serialized.
XpsMSXPS v1.0 document format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.FlexViewer.FlexViewerXpsType

See Also

Reference

C1.Win.FlexViewer Namespace