Class Value

Class Value

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

La clase base que encapsula un Aspose.Page.XPS.XpsMetadata.Property o un Aspose.Page.XPS.XpsMetadata.ScoredProperty valor en un documento PrintTicket. Un elemento Value asocia un literal con un tipo. https://docs.microsoft.com/en-us/windows/win32/printdocs/value

public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Herencia

objectPrintTicketElementValue

Derivados

DecimalValue, IntegerValue, QNameValue, StringValue

Implementa

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Miembros Heredados

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

Propiedades

ValueString

Obtiene el valor como cadena.

public string ValueString { get; }

Valor de la Propiedad

string

 Español