Class DocumentURI

Class DocumentURI

Название пространства: Aspose.Page.XPS.XpsMetadata Ассоциация: Aspose.Page.dll (25.4.0)

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

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

Inheritance

object PrintTicketElement CompositePrintTicketElement Property URIProperty DocumentURI

Implements

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()

Constructors

Документы(Стриг)

Это создает новую инстанцию.

public DocumentURI(string documentURI)

Parameters

documentURI string

Документ URI .

 Русский