Class StringValue
Class StringValue
Названий на: Aspose.Page.XPS.XpsMetadata Асамблея: Aspose.Page.dll (25.4.0)
Клас, який інкапсулює значення стрічки в документі PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← Value ← StringValue
Implements
IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild
Нападні члени
Value.ValueString , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
StringValue(стрічка)
Створюється нова інстанція.
public StringValue(string value)
Parameters
value
string
Це стрічка цінності.