Class Value

Class Value

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

The base class that incapsulates a Aspose.Page.XPS.XpsMetadata.Property or a Aspose.Page.XPS.XpsMetadata.ScoredProperty value in a PrintTicket document. A Value element associates a literal with a type. https://docs.microsoft.com/en-us/windows/win32/printdocs/value

public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementValue

Derived

DecimalValue, IntegerValue, QNameValue, StringValue

Implements

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Inherited Members

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

Properties

ValueString

Gets the value as string.

public string ValueString { get; }

Property Value

string

 English