Table of Contents

Method IsOdtKey

Namespace
DocWright.Formats.Odt
Assembly
DocWright.Formats.Odt.dll

IsOdtKey(string?)

Determines whether a key belongs to the ODT writer.

public static bool IsOdtKey(string? key)

Parameters

key string

The key to test.

Returns

bool

true when the key carries the odt: prefix.