Class StringValue

Class StringValue

Nome do espaço: Aspose.Page.XPS.XpsMetadata Assembleia: Aspose.Page.dll (25.4.0)

A classe que encapsula um valor String em um documento PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Membros herdados

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

Constructors

StringValue(Redação)

Crie uma nova instância.

public StringValue(string value)

Parameters

value string

Uma corrente de valor.

 Português