Show / Hide Table of Contents

Class ThumbnailFormat.Png

The png object

Inheritance
System.Object
ThumbnailFormat
ThumbnailFormat.Png
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 Png : ThumbnailFormat

Fields

| Improve this Doc View Source

Instance

A singleton instance of Png

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