Show / Hide Table of Contents

Enum EpubMetadataLinkProperty

Property of EpubMetadataLink.

See https://www.w3.org/publishing/epub32/epub-packages.html#sec-link-properties for more information.

Namespace: VersOne.Epub.Schema
Assembly: VersOne.Epub.dll
Syntax
public enum EpubMetadataLinkProperty

Fields

Name Description
ONIX

The 'onix' property. Indicates that the referenced resource is an ONIX record.

See https://www.w3.org/publishing/epub32/epub-packages.html#sec-onix for more information.

UNKNOWN

A EPUB metadata link property which is not present in this enumeration.

  • View Source
In this article
Back to top Generated by DocFX