-
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'.
-
fontsXmlSource
The absolute or relative URL of the XML file with embedded font. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://.
-
fontsEmbedded
A Boolean value that indicates whether the fonts embedded is used.
-
frameWidth
The width of the frame, in pixels.
-
frameHeight
The height of the frame, in pixels.
-
frameBgColor
The background color of the frame.
-
frameBgTransparent
Indicates the alpha transparency value of the background of the frame. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
frameCornerRadius
An integer value that sets the radius of all corners of the frame.
-
framePaddingLeft
The left padding that separates the edge of the background from the frame, in pixels.
-
framePaddingRight
The right padding that separates the edge of the background from the frame, in pixels.
-
framePaddingTop
The top padding that separates the edge of the background from the frame, in pixels.
-
framePaddingBottom
The bottom padding that separates the edge of the background from the frame, in pixels.
-
localizationPrev
Translated 'PREV' into another language.
-
localizationNext
Translated 'NEXT' into another language.
-
boardWidth
The width of the board, in pixels.
-
boardHeight
The height of the board, in pixels.
-
boardBackground
The absolute or relative URL of 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://.
-
boardBgColor
The background color of the board.
-
boardBgTransparent
Indicates the alpha transparency value of the background of the board. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
boardCornerRadius
An integer value that sets the radius of all corners of the board.
-
boardPaddingLeft
The left padding that separates the edge of the image from the frame, in pixels.
-
boardPaddingRight
The right padding that separates the edge of the image from the frame, in pixels.
-
boardPaddingTop
The top padding that separates the edge of the image from the frame, in pixels.
-
boardShadow
A Boolean value that indicates whether the board shadow is visible.
-
boardShadowColor
The color of the board shadow.
-
boardAutoScrolling
A Boolean value that indicates whether to auto start the board scrolling.
-
boardScrollingDelay
A number that indicates the length of time between transitions slides, in seconds.
-
boardAlign
A string that specifies how to align the board. Acceptable values are "Left", "Right", "Top" and "Bottom".
-
imageCornerRadius
An integer value that sets the radius of all corners of the board.
-
imageAlign
A string that specifies how to align images in the board. Acceptable values are "Left", "Right" and "Top".
-
controlMarginTop
The width of the slides, in pixels.
-
controlCornerRadius
The height of the slides, in pixels.
-
controlBgColor
The background color of the slides.
-
controlArrowColor
Indicates the alpha transparency value of the background of the slide. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
controlFontColor
An integer that specifies the thickness of a slide border.
-
controlShadow
The color of the border of the slides.
-
controlShadowColor
Indicates the alpha transparency value of the border of the slides. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
navListMargin
The margin of the navigation list from the board, in pixels.
-
navListColumns
An integer that indicates the number of columns in the navigation list.
-
navListFontFamily
The font name for navigation list text.
-
navListFontSize
The point size for the navigation list font.
-
navListLeading
The space between navigation list items; use "-" to reduce the space.
-
navListColor
The background color of the navigation list.
-
navListHighlight
The color of highlight item in the navigation list.
-
navListSelected
The color of the selected item in the navigation list.
-
navListScrollingDelay
An integer that indicates the delay of the scrolling of the navigation list, in seconds.