Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ThumbnailFormat Property

The thumbnail format.

Syntax

__property TicsDropboxThumbnailFormats ThumbnailFormat = {read=FThumbnailFormat, write=FSetThumbnailFormat, default=0};



enum TicsDropboxThumbnailFormats { tfJPEG=0, tfPNG=1 };

Default Value

0

Remarks

This property specifies the image format of the thumbnail. This is applicable when calling GetThumbnail. Possible values are:

  • 0 (tfJPEG - default)
  • 1 (tfPNG)

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0