Class StringValue

Class StringValue

İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)

Bir PrintTicket belgesinde bir String değerini kapsayan sınıf.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

mirasçı üyeleri

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

Constructors

StringValue(Sırt)

Yeni bir örnek oluşturur.

public StringValue(string value)

Parameters

value string

Bir string değeri.

 Türkçe