Class QNameValue

Class QNameValue

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Bir PrintTicket belgesinde bir QName değerini kapsayan sınıf.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

mirasçı üyeleri

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

Constructors

QName değerleri(Sırt)

Yeni bir örnek oluşturur.

public QNameValue(string value)

Parameters

value string

Bir QName değeri.

 Türkçe