Class QNameValue

Class QNameValue

A név: Aspose.Page.XPS.XpsMetadata Összefoglaló: Aspose.Page.dll (25.4.0)

Az osztály, amely egy QName értéket tartalmaz egy PrintTicket dokumentumban.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Örökletes tagok

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

Constructors

QNaméret(A string)

Új példát hoz létre.

public QNameValue(string value)

Parameters

value string

A QName értéke.

 Magyar