Class StringValue

Class StringValue

Nazwa przestrzeń: Aspose.Page.XPS.XpsMetadata Zgromadzenie: Aspose.Page.dll (25.4.0)

Klasa, która zawiera wartość String w dokumencie PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Dziedziczeni członkowie

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

Constructors

StringValue(strumień)

Stworzyła się nowa instancja

public StringValue(string value)

Parameters

value string

Wartość strumienia .

 Polski