Class QNameValue

Class QNameValue

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

La classe qui encapsule une valeur QName dans un document PrintTicket.

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

Héritage

objectPrintTicketElementValueQNameValue

Implémente

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Membres hérités

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

Constructeurs

QNameValue(string)

Crée une nouvelle instance.

public QNameValue(string value)

Paramètres

value string

Une valeur QName.

 Français