Class QNameValue

Class QNameValue

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

Kelas yang mengenkapsulasi nilai QName dalam dokumen PrintTicket.

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

Pewarisan

objectPrintTicketElementValueQNameValue

Mengimplementasikan

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Anggota yang Dwarisi

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

Konstruktor

QNameValue(string)

Membuat instance baru.

public QNameValue(string value)

Parameter

value string

Sebuah nilai QName.

 Indonesia