Class QNameValue

Class QNameValue

Il nome: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

La classe che incapsula un valore QName in un documento PrintTicket.

public sealed class QNameValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

I membri ereditari

Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

Valore di QName(String)

Crea una nuova instanza.

public QNameValue(string value)

Parameters

value string

Un valore di QName.

 Italiano