Class DocumentName

Class DocumentName

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

Указывает описательное название документа.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentname

public sealed class DocumentName : NameProperty, IPrintTicketItem, IFeatureItem, IOptionItem, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

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

objectPrintTicketElementCompositePrintTicketElementPropertyNamePropertyDocumentName

Реализует

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

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

DocumentName(string)

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

public DocumentName(string documentName)

Параметры

documentName string

Название документа.

 Русский