Table of Contents

Class RdlFormats

Namespace
DocWright.Formats.Rdl
Assembly
DocWright.Formats.Rdl.dll

The format descriptor the RDL writer registers under.

public static class RdlFormats
Inheritance
RdlFormats
Inherited Members

Remarks

There is no RDL reader and there is not expected to be one: RDL cannot carry the DocWright document model, so a round-trip would be a fiction. The descriptor therefore exists for the writer alone, which is why the registry keys writers separately from readers.

Fields

ClientFormatName

The stable format identifier for client report definitions.

FormatName

The stable format identifier used by the registry.

Properties

ClientDescriptor

Gets the descriptor for a client report definition.

Descriptor

Gets the descriptor for a server report definition.

Methods

For(RdlReportKind)

Gets the descriptor for a report kind.