Class QNameValue

Class QNameValue

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

PrintTicket belgesinde bir QName değerini kapsülleyen sınıf.

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

Miras

objectPrintTicketElementValueQNameValue

Uygulamalar

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Miras Alınan Üyeler

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

Yapıcılar

QNameValue(string)

Yeni bir örnek oluşturur.

public QNameValue(string value)

Parametreler

value string

Bir QName değeri.

 Türkçe