Class QNameValue

Class QNameValue

Nom dels espais: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

La classe que incapsula un valor QName en un document PrintTicket.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Membres heretats

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

Constructors

El valor de QNAM(Tàrrega)

Crea una nova instància.

public QNameValue(string value)

Parameters

value string

Un valor de QName.

 Català