Class StringValue

Class StringValue

Името на пространството: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)

Класа, която инкапсулира String стойност в документ PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

наследници

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

Constructors

StringValue(Стрий)

Създава нова инстанция.

public StringValue(string value)

Parameters

value string

Структура на стойността.

 Български