Class QNameValue

Class QNameValue

nazivni prostor: Aspose.Page.XPS.XpsMetadata Sastav: Aspose.Page.dll (25.4.0)

Klasa koja sadrži vrijednost QName u dokumentu PrintTicket.

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

Inheritance

object PrintTicketElement Value QNameValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

naslijeđeni članovi

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

Constructors

Vrijednost(String)

Stvaraju se nove primjere.

public QNameValue(string value)

Parameters

value string

To je vrijednost QName.

 Hrvatski