ActiveReports 12
DocumentFormat Enumeration

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : DocumentFormat Enumeration
Specifies possible document formats
Syntax
'Declaration
 
Public Enum DocumentFormat 
   Inherits System.Enum
public enum DocumentFormat : System.Enum 
Members
MemberDescription
RdfAR document, binary format
RdlSnapshotPersisted Datatree
RdlxDDR document, xml format
RpxAR document, xml format
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Viewer.Common.DocumentFormat

See Also

Reference

GrapeCity.Viewer.Common Namespace