Class PaperDocUpdatePolicy.OverwriteAll
The document will be overwitten at the head with the provided content.
Inherited Members
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 OverwriteAll : PaperDocUpdatePolicy
Fields
| Improve this Doc View SourceInstance
A singleton instance of OverwriteAll
Declaration
public static readonly PaperDocUpdatePolicy.OverwriteAll Instance
Field Value
Type | Description |
---|---|
PaperDocUpdatePolicy.OverwriteAll |