Show / Hide Table of Contents

Class ThumbnailError.UnsupportedImage

The image cannot be converted to a thumbnail.

Inheritance
System.Object
ThumbnailError
ThumbnailError.UnsupportedImage
Inherited Members
ThumbnailError.IsPath
ThumbnailError.AsPath
ThumbnailError.IsUnsupportedExtension
ThumbnailError.AsUnsupportedExtension
ThumbnailError.IsUnsupportedImage
ThumbnailError.AsUnsupportedImage
ThumbnailError.IsConversionError
ThumbnailError.AsConversionError
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class UnsupportedImage : ThumbnailError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UnsupportedImage

Declaration
public static readonly ThumbnailError.UnsupportedImage Instance
Field Value
Type Description
ThumbnailError.UnsupportedImage
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX