Show / Hide Table of Contents

Class ThumbnailError.ConversionError

An error occurs during thumbnail conversion.

Inheritance
System.Object
ThumbnailError
ThumbnailError.ConversionError
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 ConversionError : ThumbnailError

Fields

| Improve this Doc View Source

Instance

A singleton instance of ConversionError

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