Class StringValue
Class StringValue
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
الفئة التي تحتوي على قيمة سلسلة في مستند 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
قيمة سلسلة.