Class StringValue

Class StringValue

ja nimityö: Aspose.Page.XPS.XpsMetadata Kokoelma: Aspose.Page.dll (25.5.0)

Luokka, joka sallii tiivisarvon PrintTicket-asiakirjassa.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Perintöjäsenet

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

Constructors

StringValue(String)

Luo uusi tapaus.

public StringValue(string value)

Parameters

value string

Se on string arvo.

 Suomi