Class QNameValue

Class QNameValue

Името на пространството: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)

Класа, която вгражда стойност QName в документ PrintTicket.

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

Стойност QNameValue(Стрий)

Създава нова инстанция.

public QNameValue(string value)

Parameters

value string

Това е стойност на QName.

 Български