Class StringValue
Class StringValue
De naam: Aspose.Page.XPS.XpsMetadata Verzameling: Aspose.Page.dll (25.4.0)
De klasse die een String-waarde incapsuleert in een PrintTicket-document.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← StringValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
Geëerbiede leden
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringValue(String)
Het creëert een nieuwe instantie.
public StringValue(string value)
Parameters
value
string
Een string waarde.