Class StringValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
A classe que encapsula um valor String em um documento PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Herança
object ← PrintTicketElement ← Value ← StringValue
Implementa
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()
Construtores
StringValue(string)
Cria uma nova instância.
public StringValue(string value)
Parâmetros
value
string
Um valor string.