Class QNameValue
Class QNameValue
Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)
Die Klasse, die einen QName-Wert in einem PrintTicket-Dokument einfasst.
public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← QNameValue
Implements
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()
Constructors
QNameWerte(String)
Er schafft eine neue Instanz.
public QNameValue(string value)
Parameters
value
string
Ein QName Wert.