Class MetadataUnion.Pdf
The pdf object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class MetadataUnion.Pdf : MetadataUnion
Constructors
View SourcePdf(ApiPdfMetadata)
Initializes a new instance of the MetadataUnion.Pdf class.
Declaration
public Pdf(ApiPdfMetadata value)
Parameters
| Type | Name | Description |
|---|---|---|
| ApiPdfMetadata | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ApiPdfMetadata Value { get; }
Property Value
| Type | Description |
|---|---|
| ApiPdfMetadata |