Class StringValue
Class StringValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Třída, která enkapsuluje hodnotu typu String v dokumentu PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Dědičnost
object ← PrintTicketElement ← Value ← StringValue
Implementuje
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Děděné členy
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktor
StringValue(string)
Vytvoří novou instanci.
public StringValue(string value)
Parametry
value
string
Hodnota typu string.