.. _GalleryThumbnailOptions: ================================================ GalleryThumbnailOptions ================================================ Description ----------- Deprecated, the make photo gallery method has moved to Bridge. Static Properties ^^^^^^^^^^^^^^^^^ +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`border` readonly | The amount of border pixels you want around your thumbnail images. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`caption` readonly | With caption. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`columnCount` readonly | Web photo gallery thumbnail columns. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`dimension` readonly | Web photo gallery thumbnail dimension in pixels. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`font` readonly | Web photo gallery font. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`fontSize` readonly | The size of the font for the thumbnail images text. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`includeCopyright` readonly | Include copyright for thumbnail. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`includeCredits` readonly | Include credits for thumbnail. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`includeFilename` readonly | Include file name for thumbnail. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`includeTitle` readonly | Include title for thumbnail. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`rowCount` readonly | Web photo gallery thumbnail rows. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ | :ref:`size` readonly | The size of the thumbnail images. | +----------------------------------------------------------------------------+--------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 GalleryThumbnailOptions/includeFilename.rst GalleryThumbnailOptions/caption.rst GalleryThumbnailOptions/includeCredits.rst GalleryThumbnailOptions/includeTitle.rst GalleryThumbnailOptions/includeCopyright.rst GalleryThumbnailOptions/font.rst GalleryThumbnailOptions/fontSize.rst GalleryThumbnailOptions/size.rst GalleryThumbnailOptions/dimension.rst GalleryThumbnailOptions/columnCount.rst GalleryThumbnailOptions/rowCount.rst GalleryThumbnailOptions/border.rst