Book
The Book properties enumeration.
Table of Contents
Constants
- ABRIDGED : string = 'abridged'
- BOOK_EDITION : string = 'bookEdition'
- BOOK_FORMAT : string = 'bookFormat'
- ILLUSTRATOR : string = 'illustrator'
- ISBN : string = 'isbn'
- NUMBER_OF_PAGES : string = 'numberOfPages'
- WORD_COUNT : string = 'wordCount'
Constants
ABRIDGED
public
string
ABRIDGED
= 'abridged'
BOOK_EDITION
public
string
BOOK_EDITION
= 'bookEdition'
BOOK_FORMAT
public
string
BOOK_FORMAT
= 'bookFormat'
ILLUSTRATOR
public
string
ILLUSTRATOR
= 'illustrator'
ISBN
public
string
ISBN
= 'isbn'
NUMBER_OF_PAGES
public
string
NUMBER_OF_PAGES
= 'numberOfPages'
WORD_COUNT
public
string
WORD_COUNT
= 'wordCount'