
slideShowProInstance.albumDescSize
Property; a Number containing the point size for the descriptive text field of each album. The default value is 9.
The following example changes the point size of the descriptive text field to 8:
my_ssp.albumDescSize = 8;

