Enum EpubMetadataLinkProperty
Property of EpubMetadataLink.
See https://www.w3.org/TR/epub-33/#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/TR/epub-33/#sec-onix for more information. |
| UNKNOWN | A EPUB metadata link property which is not present in this enumeration. |