class Wacom::Kiosk::UI::Parsers::Shared::ThumbnailsConfig
Configuration settings for thumbnail display
Summary
| Members | Descriptions |
|---|---|
{property} ThumbnailsPanelConfig Panel | Thumbnail panel configuratuion settings |
{property} int Count | Number of thumbnails to display |
{property} bool ShowPageNumbers | Enables or disables display of page number beneath thumbnails |
{property} string CurrentPageBorderColor | Color of border used to highlight thumbnail of current page |
{property} int CurrentPageBorderWidth | Width of border (in pixels) used to highlight thumbnail of current page |
Members
{property} ThumbnailsPanelConfig Panel
Thumbnail panel configuratuion settings
{property} int Count
Number of thumbnails to display
{property} bool ShowPageNumbers
Enables or disables display of page number beneath thumbnails
{property} string CurrentPageBorderColor
Color of border used to highlight thumbnail of current page
{property} int CurrentPageBorderWidth
Width of border (in pixels) used to highlight thumbnail of current page