@vivliostyle/core
Preparing search index...
epub
OPFItem
Class OPFItem
Index
Constructors
constructor
Properties
compressed
compressed
Size
epage
epage
Count
id
item
Properties
item
Ref
Element
media
Type
skip
Pages
Before
spine
Index
src
start
Page
title
Methods
init
With
Element
init
With
Param
Constructors
constructor
new
OPFItem
()
:
OPFItem
Returns
OPFItem
Properties
compressed
compressed
:
boolean
= null
compressed
Size
compressedSize
:
number
= 0
epage
epage
:
number
= 0
epage
Count
epageCount
:
number
= 0
id
id
:
string
= null
item
Properties
itemProperties
:
{
[
key
:
string
]:
boolean
}
item
Ref
Element
itemRefElement
:
Element
= null
media
Type
mediaType
:
string
= null
skip
Pages
Before
skipPagesBefore
:
number
= null
spine
Index
spineIndex
:
number
= -1
src
src
:
string
= ""
start
Page
startPage
:
number
= null
title
title
:
string
= null
Methods
init
With
Element
initWithElement
(
itemElem
:
Element
,
opfURL
:
string
)
:
void
Parameters
itemElem
:
Element
opfURL
:
string
Returns
void
init
With
Param
initWithParam
(
param
:
OPFItemParam
)
:
void
Parameters
param
:
OPFItemParam
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
compressed
compressed
Size
epage
epage
Count
id
item
Properties
item
Ref
Element
media
Type
skip
Pages
Before
spine
Index
src
start
Page
title
Methods
init
With
Element
init
With
Param
@vivliostyle/core
Loading...