[]
        
(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.

Rpx

Represents an ActiveReports section report.