[]
Enumerates supported report formats for ActiveReports.
public enum DocumentFormat
This enumeration defines the various document formats that ActiveReports can generate or consume. These formats include both XML and binary representations of report documents.
Name | Description |
---|---|
Rdf | Represents an ActiveReports section document. |
Rdlx | Represents an ActiveReports RDLX, Page or Dashboard report. |
Rpx | Represents an ActiveReports section report. |