@likecoin/epub-ts
Preparing search index...
ViewSettings
Interface ViewSettings
interface
ViewSettings
{
allowPopups
?:
boolean
;
allowScriptedContent
?:
boolean
;
axis
?:
string
;
direction
?:
string
;
flow
?:
string
;
forceEvenPages
?:
boolean
;
forceRight
?:
boolean
;
globalLayoutProperties
?:
GlobalLayout
;
height
?:
number
;
ignoreClass
?:
string
;
layout
?:
LayoutProps
;
method
?:
string
;
width
?:
number
;
}
Hierarchy (
View Summary
)
ViewSettings
ManagerOptions
Index
Properties
allow
Popups?
allow
Scripted
Content?
axis?
direction?
flow?
force
Even
Pages?
force
Right?
global
Layout
Properties?
height?
ignore
Class?
layout?
method?
width?
Properties
Optional
allow
Popups
allowPopups
?:
boolean
Optional
allow
Scripted
Content
allowScriptedContent
?:
boolean
Optional
axis
axis
?:
string
Optional
direction
direction
?:
string
Optional
flow
flow
?:
string
Optional
force
Even
Pages
forceEvenPages
?:
boolean
Optional
force
Right
forceRight
?:
boolean
Optional
global
Layout
Properties
globalLayoutProperties
?:
GlobalLayout
Optional
height
height
?:
number
Optional
ignore
Class
ignoreClass
?:
string
Optional
layout
layout
?:
LayoutProps
Optional
method
method
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Popups
allow
Scripted
Content
axis
direction
flow
force
Even
Pages
force
Right
global
Layout
Properties
height
ignore
Class
layout
method
width
@likecoin/epub-ts
Loading...