Class StringValue
Class StringValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Klasa, która inkapsuluje wartość typu String w dokumencie PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Dziedziczenie
object ← PrintTicketElement ← Value ← StringValue
Implementuje
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Członkowie dziedziczeni
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
StringValue(string)
Tworzy nową instancję.
public StringValue(string value)
Parametry
value
string
Wartość typu string.