Class Value
Class Value
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
A classe base que encapsula um Aspose.Page.XPS.XpsMetadata.Property ou um Aspose.Page.XPS.XpsMetadata.ScoredProperty valor em um documento PrintTicket. Um elemento Value associa um literal a um tipo. https://docs.microsoft.com/en-us/windows/win32/printdocs/value
public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Herança
object ← PrintTicketElement ← Value
Derivados
DecimalValue, IntegerValue, QNameValue, StringValue
Implementa
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Membros Herdados
PrintTicketElement.Name, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Propriedades
ValueString
Obtém o valor como string.
public string ValueString { get; }