@vivliostyle/core
Preparing search index...
ops
Style
Class Style
Index
Constructors
constructor
Properties
cascade
counter
Style
Store
flow
Props
font
Deobfuscator
font
Faces
footnote
Props
page
Props
page
Scope
root
Box
root
Scope
store
validator
Set
viewport
Props
Methods
size
Viewport
Constructors
constructor
new
Style
(
store
:
OPSDocStore
,
rootScope
:
LexicalScope
,
pageScope
:
LexicalScope
,
cascade
:
Cascade
,
rootBox
:
RootPageBox
,
fontFaces
:
FontFace
[]
,
footnoteProps
:
ElementStyle
,
flowProps
:
{
[
key
:
string
]:
ElementStyle
}
,
viewportProps
:
ElementStyle
[]
,
pageProps
:
{
[
key
:
string
]:
ElementStyle
}
,
counterStyleStore
:
CounterStyleStore
,
)
:
Style
Parameters
store
:
OPSDocStore
rootScope
:
LexicalScope
pageScope
:
LexicalScope
cascade
:
Cascade
rootBox
:
RootPageBox
fontFaces
:
FontFace
[]
footnoteProps
:
ElementStyle
flowProps
:
{
[
key
:
string
]:
ElementStyle
}
viewportProps
:
ElementStyle
[]
pageProps
:
{
[
key
:
string
]:
ElementStyle
}
counterStyleStore
:
CounterStyleStore
Returns
Style
Properties
Readonly
cascade
cascade
:
Cascade
Readonly
counter
Style
Store
counterStyleStore
:
CounterStyleStore
Readonly
flow
Props
flowProps
:
{
[
key
:
string
]:
ElementStyle
}
font
Deobfuscator
fontDeobfuscator
:
(
p1
:
string
)
=>
(
p1
:
Blob
)
=>
Result
<
Blob
>
Readonly
font
Faces
fontFaces
:
FontFace
[]
Readonly
footnote
Props
footnoteProps
:
ElementStyle
Readonly
page
Props
pageProps
:
{
[
key
:
string
]:
ElementStyle
}
Readonly
page
Scope
pageScope
:
LexicalScope
Readonly
root
Box
rootBox
:
RootPageBox
Readonly
root
Scope
rootScope
:
LexicalScope
Readonly
store
store
:
OPSDocStore
validator
Set
validatorSet
:
ValidatorSet
Readonly
viewport
Props
viewportProps
:
ElementStyle
[]
Methods
size
Viewport
sizeViewport
(
viewportWidth
:
number
,
viewportHeight
:
number
,
fontSize
:
number
,
pref
?:
Preferences
,
)
:
{
fontSize
:
number
;
height
:
number
;
width
:
number
}
Parameters
viewportWidth
:
number
viewportHeight
:
number
fontSize
:
number
Optional
pref
:
Preferences
Returns
{
fontSize
:
number
;
height
:
number
;
width
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cascade
counter
Style
Store
flow
Props
font
Deobfuscator
font
Faces
footnote
Props
page
Props
page
Scope
root
Box
root
Scope
store
validator
Set
viewport
Props
Methods
size
Viewport
@vivliostyle/core
Loading...