Class StringValue

Class StringValue

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Lớp này bao encapsulates một giá trị String trong tài liệu PrintTicket.

public sealed class StringValue : Value, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Kế thừa

objectPrintTicketElementValueStringValue

Triển khai

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

Các thành viên kế thừa

Value.ValueString, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

StringValue(string)

Tạo một thể hiện mới.

public StringValue(string value)

Tham số

value string

Một giá trị chuỗi.

 Tiếng Việt