Class Value
Class Value
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Klasa bazowa, która kapsułkuje wartość Aspose.Page.XPS.XpsMetadata.Property lub Aspose.Page.XPS.XpsMetadata.ScoredProperty w dokumencie PrintTicket.
Element Value łączy literal z typem.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value
public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Dziedziczenie
object ← PrintTicketElement ← Value
Pochodne
DecimalValue, IntegerValue, QNameValue, StringValue
Implementuje
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Członkowie dziedziczeni
PrintTicketElement.Name, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Właściwości
ValueString
Zwraca wartość jako ciąg znaków.
public string ValueString { get; }