Show / Hide Table of Contents

Class ExportFormat.Markdown

The markdown export format.

Inheritance
System.Object
ExportFormat
ExportFormat.Markdown
Inherited Members
ExportFormat.IsHtml
ExportFormat.AsHtml
ExportFormat.IsMarkdown
ExportFormat.AsMarkdown
ExportFormat.IsOther
ExportFormat.AsOther
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.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class Markdown : ExportFormat

Fields

| Improve this Doc View Source

Instance

A singleton instance of Markdown

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