.. _GalleryOptions: ================================================ GalleryOptions ================================================ Description ----------- Deprecated, the make photo gallery method has moved to Bridge. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`addSizeAttributes` readonly | Add width and height attributes for images. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`bannerOptions` readonly | Options related to banner settings. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`customColorOptions` readonly | Options related to custom color settings. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`emailAddress` readonly | The email address to show on the web page. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`imagesOptions` readonly | Options related to images settings. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`includeSubFolders` readonly | Include all files found in sub folders of the input folder. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`layoutStyle` readonly | The style to use for laying out the web page. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`preserveAllMetadata` readonly | Save all of the metadata in the JPEG files. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`securityOptions` readonly | Options related to security settings. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`thumbnailOptions` readonly | Options related to thumbnail settings. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`useShortExtension` readonly | Short web page extension .htm or long web page extension .html. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ | :ref:`useUTF8Encoding` readonly | Web page should use UTF-8 encoding. | +-------------------------------------------------------------------------+-----------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 GalleryOptions/layoutStyle.rst GalleryOptions/emailAddress.rst GalleryOptions/useShortExtension.rst GalleryOptions/useUTF8Encoding.rst GalleryOptions/includeSubFolders.rst GalleryOptions/addSizeAttributes.rst GalleryOptions/preserveAllMetadata.rst GalleryOptions/bannerOptions.rst GalleryOptions/imagesOptions.rst GalleryOptions/thumbnailOptions.rst GalleryOptions/customColorOptions.rst GalleryOptions/securityOptions.rst