-
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'.
-
serverScript
The absolute or relative URL of the ASPX or PHP file is used. A relative path must be relative to the HTML file. Absolute URLs must include the protocol reference, such as http://. Read more information about server script in the topic 'Using server scripts'.
-
cornerRadius
An integer value that sets the radius of all corners of the gallery.
-
popupWindowName
The title name of the popup window.
-
popupAutoClose
A Boolean value that indicates that the popup window is automatically closed (true) or not (false).
-
popupMenuDisabled
A Boolean value that indicates whether the context menu of the popup window is disable.
-
langPrevious
Localization of language. Translated 'Previous' into another language.
-
langNext
Localization of language. Translated 'Next' into another language.
-
langOf
Localization of language. Translated 'Of' into another language.
-
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 100 (fully opaque).
-
frameBorderWidth
The width of the border of the frame, in pixels.
-
frameBorderColor
The color of the border of the frame.
-
textFontFamily
The font name for text.
-
textFontSize
The point size for the font.
-
textFontColor
The text color.
-
textFontHighlight
The highlight color of the text.
-
controlsColor
The color of the controls.
-
controlsHighlight
The highlight color of the controls.
-
pageNumberWidth
The width of the numerical buttons in the navigation page, in pixels.
-
slideMarginTop
The top margin of the slides, in pixels.
-
slideWidth
The width of the slide, in pixels.
-
slideHeight
The height of the slide, in pixels.
-
slideBgColor
The background color of the slide.
-
slideBorderWidth
The width of the border of the slide, in pixels.
-
slideBorderColor
The color of the border of the slide.
-
slideBorderTransparent
Indicates the alpha transparency value of the border of the slide. Valid values are 0 (fully transparent) to 100 (fully opaque).
-
slideDropShadow
A Boolean value that indicates whether it would be added drop shadow to the slide (true) or not (false).
-
slideDuration
A number that indicates the length of time between transitions slides, in seconds.
-
slidesAutoStart
A Boolean value that indicates whether to auto start slide show (true) or not (false).
-
slideTransition
-
The type of transition slides. Acceptable values are "Fade" and "Rectangles".
-
slideFadeDuration
A number that indicates the duration of the fade of the slide, in seconds.
-
slideAction
The action, which happen when mouse click on the slide. Acceptable values are "Enlarge", "GetLink" or "None".
-
slideCaptionVisible
A Boolean value that indicates whether the caption of the slide is visible (true) or not (false).
-
slideCounterVisible
A Boolean value that indicates whether the counter of the slides is visible (true) or not (false).
-
shadowDistance
The offset distance for the shadow, in pixels.
-
shadowBlur
The amount of the shadow blur.