Class DocumentURI

Class DocumentURI

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Указывает идентификатор унифицированного ресурса (URI) для документа.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documenturi

public sealed class DocumentURI : URIProperty, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Наследование

objectPrintTicketElementCompositePrintTicketElementPropertyURIPropertyDocumentURI

Реализует

IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

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

PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Конструкторы

DocumentURI(string)

Создает новый экземпляр.

public DocumentURI(string documentURI)

Параметры

documentURI string

URI документа.

 Русский