Class DocumentID

Class DocumentID

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

Указывает уникальный идентификатор для документа.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentid

public sealed class DocumentID : IDProperty, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

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

object
PrintTicketElement
CompositePrintTicketElement
Property
IDProperty
DocumentID

Реализует

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

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

DocumentID(string)

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

public DocumentID(string documentID)

Параметры

documentID string

Идентификатор документа.

 Русский