Class Value
Class Value
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Lớp cơ sở encapsulates một giá trị của Aspose.Page.XPS.XpsMetadata.Property hoặc Aspose.Page.XPS.XpsMetadata.ScoredProperty trong tài liệu PrintTicket.
Một phần tử Value liên kết một literal với một loại.
https://docs.microsoft.com/en-us/windows/win32/printdocs/value
public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Kế thừa
object ← PrintTicketElement ← Value
Được kế thừa
DecimalValue, IntegerValue, QNameValue, StringValue
Triển khai
IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild
Các thành viên kế thừa
PrintTicketElement.Name, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Thuộc tính
ValueString
Lấy giá trị dưới dạng chuỗi.
public string ValueString { get; }