[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.DocumentFormat

DocumentFormat Enum

Enumerates supported report formats for ActiveReports.

Namespace: GrapeCity.Viewer.Common
Assembly: MESCIUS.ActiveReports.Viewer.Common.dll
Syntax
public enum DocumentFormat
Remarks

This enumeration defines the various document formats that ActiveReports can generate or consume. These formats include both XML and binary representations of report documents.

Fields

Name Description
Rdf

Represents an ActiveReports Section document.

Rdlx

Represents an ActiveReports RDLX, Page or Dashboard report.

RdlxSnapshot

Represents ActiveReports RDLX, Page or Dashboard document.

Rpx

Represents an ActiveReports Section report.