Table of Contents

Method For

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

For(RdlReportKind)

Gets the descriptor for a report kind.

public static DocumentFormatDescriptor For(RdlReportKind kind)

Parameters

kind RdlReportKind

The report kind.

Returns

DocumentFormatDescriptor

The descriptor. An unrecognized kind maps to the server descriptor, matching the enum's own default.