Class QNameValue

Class QNameValue

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

Lớp này bao bọc một giá trị QName trong tài liệu PrintTicket.

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

Kế thừa

objectPrintTicketElementValueQNameValue

Triển khai

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Các thành viên kế thừa

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

Các hàm khởi tạo

QNameValue(string)

Tạo một thể hiện mới.

public QNameValue(string value)

Tham số

value string

Một giá trị QName.

 Tiếng Việt