Class ResourceRef

Class ResourceRef

Название пространства: Aspose.Imaging.Xmp.Types.Complex.ResourceRef Ассоциация: Aspose.Imaging.dll (25.4.0)

Используется для указания предыдущих версий, оригиналов отчетов, оригиналов для дериватированных документов и т.д.

[JsonObject(MemberSerialization.OptIn)]
public sealed class ResourceRef : ComplexTypeBase, IXmpType, ICloneable

Inheritance

object XmpTypeBase ComplexTypeBase ResourceRef

Implements

IXmpType , ICloneable

Наследованные члены

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

Получает или устанавливает ряд альтернативных путей.

public string[] AlternatePaths { get; set; }

Стоимость недвижимости

string [ ]

DocumentUri

Получить или установить документ URI.

public string DocumentUri { get; set; }

Стоимость недвижимости

string

FilePathUri

Получить или установить маршрут файла URI.

public string FilePathUri { get; set; }

Стоимость недвижимости

string

InstanceId

Получает или устанавливает идентификатор инстанции.

public string InstanceId { get; set; }

Стоимость недвижимости

string

 Русский