-
xmlSource
The absolute or relative URL of the XML file with the structure of the contents of the component. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about XML content file in the topic 'Working with XML content'.
-
soundEnabled
A Boolean value that turn on or turn off all sound of the book, acceptable values are (true) or not (false).
-
bookMarginLeft
Left margin between book and the edge of the flash object, in pixels.
-
bookMarginRight
Right margin between book and the edge of the flash object, in pixels.
-
bookMarginTop
Top margin between book and the edge of the flash object, in pixels.
-
bookMarginBottom
Bottom margin between book and the edge of the flash object, in pixels.
-
bookHitCornerRadius
The radius of the page corner that turns over pages, in pixels. When set '-1' it takes on default 1/4 of the page width.
-
bookHaveCover
A Boolean value that shows or hides the bookcover, acceptable values are 'true' (looks like closed book) or not 'false' (looks like opened book).
-
pageWidth
The width of the page, in pixels.
-
pageHeight
The hight of the page, in pixels.
-
pageMargin
Margins (Left, Top and Bottom) between the edge of the book and content on the page, in pixels.
-
pageCoverMargin
Margin (Right) between the edge of the book and content on the page, in pixels.
-
pageBgColor
Background color of the page.
-
pageBackground
The absolute or relative URL to the background file. Supported file formats: SWF, JPG, PNG, GIF. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
pageFrame
The absolute or relative URL to the frame file. Supported file formats: SWF, JPG, PNG, GIF. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
pageMouseWheelScroll
A Boolean value that indicates whether the mouse wheel scrolling is enabled (true) or not (false).
-
pageNumberFontFamily
The font name of the page numbers.
-
pageNumberFontSize
The font size of the page numbers.
-
pageNumberFontColor
The font color of page numbers.
-
pageNumberBgColor
The background color of the page numbers.
-
pageNumberBgTransparent
Indicates the alpha transparency value of the page number background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
pageNumberVisible
A Boolean value that shows or hides the page number on the pages, acceptable values are (true) or not (false).
-
bookmarkWidth
The width of the bookmark, in pixels.
-
bookmarkHeight
The height of the bookmark, in pixels.
-
bookmarkMargin
The width between the right edge of the book and the last bookmark.
-
bookmarkPadding
The width between the right edge of the bookmark and text in bookmark.
-
bookmarkStep
The width of the visible part of the bookamrks that are inactive.
-
bookmarkColor
The color of the bookmarks.
-
bookmarkHighlight
The highlight color of the bookmark.
-
bookmarkFontFamily
The font name for text in bookmarks.
-
bookmarkFontSize
The size of the font in bookmarks.
-
bookmarkFontColor
The color of the font in bookmarks.
-
bookmarkPageVisible
A Boolean value that shows or hides the page number in bookmarks, acceptable values are (true) or not (false).
-
textFontFamily
The font name for text on pages.
-
textFontSize
The size of the font on pages.
-
textFontColor
The color of the font on pages.
-
linkFontColor
The color of the font for links.
-
linkFontHighlight
The highlight color of the font for links.
-
imageBgColor
The background color of the images.
-
imageBgTransparent
Indicates the alpha transparency value of the image background. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
imageBorderThickness
An integer that specifies the thickness of an image border.
-
imageBorderColor
The color of the image border.
-
imageBorderTransparent
Indicates the alpha transparency value of the image border. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
imageScaleMode
Type of an image scaling mode. Acceptable values are "None", "Crop" and "Fit". Fits in the entire image cell or fills the entire image cell with an image, cropping the edges of the image where necessary.
-
imageLensSize
The size of the magnifying lens, in pixels.
-
loaderSectorColor
The color of the loader sector.
-
loaderProgressColor
The color of the loader progress.
-
controlBgColor
The background color of the control panels.
-
controlBgTransparent
Indicates the alpha transparency value of the control panels. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
controlFaceColor
The color of the navigation buttons on the control panel.
-
controlFaceHighlight
The highlight color of the navigation buttons on the control panel.
-
controlInputBgColor
The color of the input fields on the control panel.
-
controlInputBgHighlight
The highlight color of the input fields on the control panel.
-
controlCurrentPageColor
The color of the current page in the control panel.
-
controlTotalPagesColor
The color of the total pages in the control panel.
-
controlVisible
A Boolean value that shows or hides the controls, acceptable values are (true) or not (false).