Class ResourceRef

ResourceRef class

Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.

public sealed class ResourceRef : ComplexTypeBase

Constructors

NameDescription
ResourceRef()Initializes a new instance of the Dimensions class.

Properties

NameDescription
AlternatePaths { get; set; }Gets or sets the array of alternate path.
DocumentUri { get; set; }Gets or sets the document URI.
FilePathUri { get; set; }Gets or sets the file path URI.
InstanceId { get; set; }Gets or sets the instance identifier.
NamespaceUri { get; }Gets the default namespace URI.
Prefix { get; }Gets the prefix.

Methods

NameDescription
override GetXmpRepresentation()Gets the string contained value in XMP format.

See Also