<DefaultThumbnailActionFormat>
Section:
Class
Required:
No
Value type:
File type for a viewable format
Default:
Empty
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
This tag allows you to specify a viewable format for the com.osm.action.DefaultThumbnailAction. You can click the thumbnail to preview the viewable. If no viewing format is specified, an enlarged view of the thumbnail (typically a JPEG) is displayed.
* 
The requested format is shown only if a file in the specified format exists. A viewer for the specified format must be installed on the local system.
Example
The following example shows a setting to preview the ProductView files when you click on the thumbnail:
<DefaultThumbnailActionFormat>application/x-pvz</DefaultThumbnailActionFormat>
Was this helpful?