Class StringValue
Class StringValue
Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)
Die Klasse, die einen String-Wert in einem PrintTicket-Dokument einfasst.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← StringValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
Vererbte Mitglieder
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringValue(String)
Er schafft eine neue Instanz.
public StringValue(string value)
Parameters
value
string
Ein Stringwert.