Class QNameValue

Class QNameValue

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

在 PrintTicket 文档中包含 QName 值的类。

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

继承人

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

Constructors

QName 值(线条)

创造一个新的例子。

public QNameValue(string value)

Parameters

value string

QName 值。

 中文