-
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'.
-
fontsEmbedded
A Boolean value that indicates whether the fonts embedded is used.
-
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://.
-
foregroundFile
The absolute or relative URL of the foreground 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://.
-
foregroundMarginLeft
The left margin of the foreground image, in pixels.
-
foregroundMarginTop
The top margin of the foreground image, in pixels.
-
slideWidth
The width of the slides (header), in pixels.
-
slideHeight
The height of the slides (header), in pixels.
-
slideBgColor
The background color of the slides.
-
slideBgTransparent
Indicates the alpha transparency value of the background of the slide. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
slideBorderThickness
An integer that specifies the thickness of a slide border.
-
slideBorderColor
The color of the border of the slides.
-
slideBorderTransparent
Indicates the alpha transparency value of the border of the slides. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
slideLoop
The number of slides cycles in loop. A zero value causes the slides to loop endlessly.
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
slideTransition
The type of slides transition . Acceptable values are "Fade", "Scale".
-
slideTransitionDuration
An integer that indicates the duration of the transitions slides, in seconds.
-
slideMarginBottom
The bottom margin of the slides, in pixels. It's the width of the space between the slides and the menu.
-
slideVisible
A Boolean value that indicates whether the slides (header) is visible or used only menu.
-
titleWidth
The width of the title, in pixels.
-
titleMarginHorizontal
The horizontal margin of the titles, in pixels.
-
titleMarginVertical
The vertical margin of the titles, in pixels.
-
titleAlign
A string that specifies how to align the title. Acceptable values are "lt" (left and top), "lb" (left and bottom), "rt" (right and top) and "rb" (right and bottom).
-
titleTextAlign
A string that specifies how to align the title text. Acceptable values are "Left", "Center", "Right" and "Jusify".
-
titleTransition
The type of transition titles. Acceptable values are "Drop" or "Move".
-
titleTransitionDuration
An integer that indicates the duration of the transitions titles, in seconds.
-
menuPaddingHorizontal
The horizontal padding that separates the menu bar from the ledt edge of header.
-
menuAlign
A string that specifies how to align the menu bar. Acceptable values are "Left", "Center", and "Right".
-
menuVisible
Specifies whether the manu bar is visible.
-
menuShadowDistance
The distance of the manu shadow, in pixels.
-
menuShadowBlur
A value which indicates the amount of the shadow blur.
-
menuShadowTransparent
Indicates the alpha transparency value of the menu shadow. Valid values are 0 (fully transparent) to 1 (fully opaque).
-
rootHeight
The height of the root menu, in pixels.
-
rootGradientTop
The gradient color of root menu bar at the top of menu bar.
-
rootGradientBottom
The gradient color of root menu bar at the bottom of menu bar.
-
rootLineColor
The color of lines between root menu items.
-
rootFontFamily
The font name of the caption of the root items.
-
rootFontSize
The font size of the caption of the root items.
-
rootFontColor
The color of the caption of the root items.
-
rootFontHighlight
The highlight color of the caption of the root items.
-
rootLinkHighlight
The highlight color of the root menu link.
-
rootFontBold
Specifies whether the caption of the root items is boldface.
-
rootCaptionMargin
The margin between the caption of the root items, in pixels.
-
subHeight
The height of the sub menu, in pixels.
-
subGradientTop
The gradient color of sub menu bar at the top of menu bar.
-
subGradientBottom
The gradient color of sub menu bar at the bottom of menu bar.
-
subLineColor
The color of lines between sub menu items.
-
subFontFamily
The font name of the caption of the sub items.
-
subFontSize
The font size of the caption of the sub items.
-
subFontColor
The color of the caption of the sub items.
-
subFontHighlight
The highlight color of the caption of the sub items.
-
subLinkHighlight
The highlight color of the sub menu link.
-
subFontBold
Specifies whether the caption of the sub items is boldface.
-
subCaptionMargin
The margin between the caption of the sub items, in pixels.