Class QNameValue

Class QNameValue

ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.4.0)

Luokka, joka sallii QNamen arvon PrintTicket-asiakirjassa.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Perintöjäsenet

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

Constructors

QNameValueet(String)

Luo uusi tapaus.

public QNameValue(string value)

Parameters

value string

Yksi QName arvo.

 Suomi