Class Value

Class Value

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

Základní třída, která encapsuluje hodnotu Aspose.Page.XPS.XpsMetadata.Property nebo Aspose.Page.XPS.XpsMetadata.ScoredProperty v dokumentu PrintTicket.
Element Value spojuje literál s typem.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value

public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Dědičnost

object
PrintTicketElement
Value

Odvozené

DecimalValue,
IntegerValue,
QNameValue,
StringValue

Implementuje

IScoredPropertyItem,
IPropertyItem,
IPrintTicketElementChild

Děděné členy

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

Vlastnosti

ValueString

Získá hodnotu jako řetězec.

public string ValueString { get; }

Hodnota vlastnosti

string

 Čeština