Class QNameValue

Class QNameValue

Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)

Lớp mà bao gồm một giá trị QName trong một tài liệu PrintTicket.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Thành viên thừa kế

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

Constructors

Giá trị QNameValue(String)

tạo ra một trường hợp mới.

public QNameValue(string value)

Parameters

value string

Giá trị QName

 Tiếng Việt