Class StringValue

Class StringValue

Le nom : Aspose.Page.XPS.XpsMetadata Assemblée: Aspose.Page.dll (25.4.0)

La classe che incapsula un valore String in un documento PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

I membri ereditari

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

Constructors

StringValue(Le string)

Crea una nuova instanza.

public StringValue(string value)

Parameters

value string

Un valore di string.

 Français