Class ResourceRef
Il nome: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Assemblea: Aspose.Imaging.dll (25.4.0)
Utilizzato per indicare versioni precedenti, originali delle rendizioni, originali per i documenti derivati, ecc.
[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← ComplexTypeBase ← ResourceRef
Implements
I membri ereditari
ComplexTypeBase.GetXmpRepresentation() , ComplexTypeBase.Prefix , ComplexTypeBase.NamespaceUri , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ResourceRef()
[JsonConstructor]
public ResourceRef()
Properties
AlternatePaths
Riceve o mette l’arredamento del percorso alternativo.
public string[] AlternatePaths { get; set; }
Valore di proprietà
string [ ]
DocumentUri
Ricevi o metti il documento URI.
public string DocumentUri { get; set; }
Valore di proprietà
FilePathUri
Riceve o impone il percorso del file URI.
public string FilePathUri { get; set; }
Valore di proprietà
InstanceId
Riceve o impone l’identificatore di caso.
public string InstanceId { get; set; }