Class QNameValue
Class QNameValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
A classe que encapsula um valor QName em um documento PrintTicket.
public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Herança
object ← PrintTicketElement ← Value ← QNameValue
Implementa
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Membros Herdados
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Construtores
QNameValue(string)
Cria uma nova instância.
public QNameValue(string value)
Parâmetros
value
string
Um valor QName.