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

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

 Українська