Class QNameValue
Class QNameValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Die Klasse, die einen QName-Wert in einem PrintTicket-Dokument kapselt.
public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Vererbung
object ← PrintTicketElement ← Value ← QNameValue
Implementiert
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Vererbte Mitglieder
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktoren
QNameValue(string)
Erstellt eine neue Instanz.
public QNameValue(string value)
Parameter
value
string
Ein QName-Wert.