Class QNameValue
Class QNameValue
Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)
La clase que incapsula un valor QName en un documento PrintTicket.
public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← QNameValue
Implements
IScoredPropertyItem ,y, IPropertyItem ,y, IPrintTicketElementChild
Miembros heredados
Value.ValueString ,y, PrintTicketElement.Name ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
Valor de QName(El string)
Crea una nueva instancia.
public QNameValue(string value)
Parameters
value
string
Un valor de QName.