Class ResourceRef
Contents
[
Hide
]ResourceRef class
Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.
public sealed class ResourceRef : ComplexTypeBase
Constructors
Name | Description |
---|---|
ResourceRef() | The default constructor. |
Properties
Name | Description |
---|---|
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
Name | Description |
---|---|
virtual Clone() | Clones this instance. |
override GetXmpRepresentation() | Gets the string contained value in XMP format. |
override ToString() | Gets this XMP data as string. |
See Also
- class ComplexTypeBase
- namespace Aspose.Imaging.Xmp.Types.Complex.ResourceRef
- assembly Aspose.Imaging