Class StringValue

Class StringValue

A név: Aspose.Page.XPS.XpsMetadata Összefoglaló: Aspose.Page.dll (25.5.0)

Az az osztály, amely egy PrintTicket dokumentumban rögzíti a String értéket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Örökletes tagok

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

Constructors

StringValue(A string)

Új példát hoz létre.

public StringValue(string value)

Parameters

value string

A string értéke.

 Magyar