Options for the web photo gallery command
addSizeAttributes:Boolean
add width and height attributes for images ( default: true )
Implementation public function get addSizeAttributes():Boolean
public function set addSizeAttributes(value:Boolean):void
bannerOptions:GalleryBannerOptions
options related to banner settings
Implementation public function get bannerOptions():GalleryBannerOptions
public function set bannerOptions(value:GalleryBannerOptions ):void
customColorOptions:GalleryCustomColorOptions
options related to custom color settings
Implementation public function get customColorOptions():GalleryCustomColorOptions
public function set customColorOptions(value:GalleryCustomColorOptions ):void
emailAddress:String
the email address to show on the web page ( default: )
Implementation public function get emailAddress():String
public function set emailAddress(value:String):void
imagesOptions:GalleryImagesOptions
options related to images settings
Implementation public function get imagesOptions():GalleryImagesOptions
public function set imagesOptions(value:GalleryImagesOptions ):void
includeSubFolders:Boolean
include all files found in sub folders of the input folder ( default: true )
Implementation public function get includeSubFolders():Boolean
public function set includeSubFolders(value:Boolean):void
layoutStyle:String
the style to use for laying out the web page ( default: Centered Frame 1 - Basic )
Implementation public function get layoutStyle():String
public function set layoutStyle(value:String):void
preserveAllMetadata:Boolean
save all of the metadata in the JPEG files ( default: false )
Implementation public function get preserveAllMetadata():Boolean
public function set preserveAllMetadata(value:Boolean):void
securityOptions:GallerySecurityOptions
options related to security settings
Implementation public function get securityOptions():GallerySecurityOptions
public function set securityOptions(value:GallerySecurityOptions ):void
thumbnailOptions:GalleryThumbnailOptions
options related to thumbnail settings
Implementation public function get thumbnailOptions():GalleryThumbnailOptions
public function set thumbnailOptions(value:GalleryThumbnailOptions ):void
useShortExtension:Boolean
short web page extension .htm or long web page extension .html ( default: true )
Implementation public function get useShortExtension():Boolean
public function set useShortExtension(value:Boolean):void
useUTF8Encoding:Boolean
web page should use UTF-8 encoding ( default: false )
Implementation public function get useUTF8Encoding():Boolean
public function set useUTF8Encoding(value:Boolean):void
Copyright © 2011 Adobe Systems Incorporated. All Rights Reserved. Thu Jan 27 2011, 07:58 PM Z