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

ThumbnailFormat Property

The thumbnail format.

Syntax

public int getThumbnailFormat();
public void setThumbnailFormat(int thumbnailFormat);

Enumerated values: public final static int tfJPEG = 0; public final static int tfPNG = 1;

Remarks

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

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

Default Value

0

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