Table of Contents

Method IsEpubKey

Namespace
DocWright.Formats.Epub
Assembly
DocWright.Formats.Epub.dll

IsEpubKey(string?)

Determines whether a key belongs to the EPUB writer.

public static bool IsEpubKey(string? key)

Parameters

key string

The key to test.

Returns

bool

true when the key carries the epub: prefix.