Class StringValue
Class StringValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Клас, який інкапсулює значення String у документі PrintTicket.
public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Наслідування
object ← PrintTicketElement ← Value ← StringValue
Реалізує
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Спадковані члени
Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Конструктори
StringValue(string)
Створює новий екземпляр.
public StringValue(string value)
Параметри
value
string
Значення рядка.