Class StringValue

Class StringValue

Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)

Khóa học bao gồm một giá trị String trong một tài liệu PrintTicket.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

Thành viên thừa kế

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 ra một trường hợp mới.

public StringValue(string value)

Parameters

value string

Giá trị string

 Tiếng Việt