Class StringValue
Class StringValue
Název místa: Aspose.Page.XPS.XpsMetadata Shromáždění: Aspose.Page.dll (25.4.0)
Třída, která inkapsuluje String hodnotu v dokumentu PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← StringValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
Dědiční členové
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringValue(Stringová)
Vytváříme novou instanci.
public StringValue(string value)
Parameters
value
string
Hodnoty v řetězci.