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.

 Українська