Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

ThumbnailFormat Property

The thumbnail format.

Syntax

[VB.NET]
Public Property ThumbnailFormat As BoxThumbnailFormats

[C#]
public BoxThumbnailFormats ThumbnailFormat {get; set;}

enum BoxThumbnailFormats { tfJPEG, tfPNG }

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) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]