Show / Hide Table of Contents

Class ThumbnailFormat.Jpeg

The jpeg object

Inheritance
System.Object
ThumbnailFormat
ThumbnailFormat.Jpeg
Inherited Members
ThumbnailFormat.IsJpeg
ThumbnailFormat.AsJpeg
ThumbnailFormat.IsPng
ThumbnailFormat.AsPng
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 Jpeg : ThumbnailFormat

Fields

| Improve this Doc View Source

Instance

A singleton instance of Jpeg

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