Class QNameValue

Class QNameValue

Nome do espaço: Aspose.Page.XPS.XpsMetadata Assembleia: Aspose.Page.dll (25.4.0)

A classe que encapsula um valor QName em um documento PrintTicket.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

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()

Constructors

Valor do QName(Redação)

Crie uma nova instância.

public QNameValue(string value)

Parameters

value string

Um valor QName.

 Português