Class QNameValue

Class QNameValue

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

La classe che incapsula un valore QName in un documento PrintTicket.

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

Ereditarietà

objectPrintTicketElementValueQNameValue

Implementa

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Membri Ereditati

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

Costruttori

QNameValue(string)

Crea una nuova istanza.

public QNameValue(string value)

Parametri

value string

Un valore QName.

 Italiano