Class QNameValue
Class QNameValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
La clase que encapsula un valor QName en un documento PrintTicket.
public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Herencia
object ← PrintTicketElement ← Value ← QNameValue
Implementa
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Miembros heredados
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructores
QNameValue(string)
Crea una nueva instancia.
public QNameValue(string value)
Parámetros
value
string
Un valor QName.