Class QNameValue

Class QNameValue

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

Класс, который инкапсулирует значение QName в документе PrintTicket.

public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

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

objectPrintTicketElementValueQNameValue

Реализует

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

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

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

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

QNameValue(string)

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

public QNameValue(string value)

Параметры

value string

Значение QName.

 Русский