Class QNameValue

Class QNameValue

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

Klasa, która enkapsuluje wartość QName w dokumencie PrintTicket.

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

Dziedziczenie

objectPrintTicketElementValueQNameValue

Implementuje

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktory

QNameValue(string)

Tworzy nową instancję.

public QNameValue(string value)

Parametry

value string

Wartość QName.

 Polski