Class QNameValue

Class QNameValue

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Klasa, która zawiera wartość QName w dokumencie PrintTicket.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Dziedziczeni członkowie

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

Constructors

Wartość QName(strumień)

Stworzyła się nowa instancja

public QNameValue(string value)

Parameters

value string

Wartość QName.

 Polski