Show / Hide Table of Contents

Class ExportFormat.Html

The HTML export format.

Inheritance
System.Object
ExportFormat
ExportFormat.Html
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 Html : ExportFormat

Fields

| Improve this Doc View Source

Instance

A singleton instance of Html

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