Table of Contents

Method IsRdlKey

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

IsRdlKey(string?)

Determines whether a key belongs to the RDL writer.

public static bool IsRdlKey(string? key)

Parameters

key string

The key to test.

Returns

bool

true when the key carries the rdl: prefix.