Skip to main content

class Wacom::Kiosk::UI::Parsers::Shared::ThumbnailsConfig

Configuration settings for thumbnail display

Summary

MembersDescriptions
{property} ThumbnailsPanelConfig PanelThumbnail panel configuratuion settings
{property} int CountNumber of thumbnails to display
{property} bool ShowPageNumbersEnables or disables display of page number beneath thumbnails
{property} string CurrentPageBorderColorColor of border used to highlight thumbnail of current page
{property} int CurrentPageBorderWidthWidth 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