Class StringValue

Class StringValue

이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)

프린트 티켓 문서에 스트링 값을 포함하는 클래스.

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

Inheritance

object PrintTicketElement Value StringValue

Implements

IScoredPropertyItem , IPropertyItem , IPrintTicketElementChild

상속 회원들

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

Constructors

StringValue(스트리트)

새로운 사례를 만들어 낸다.

public StringValue(string value)

Parameters

value string

라인 가치가 있습니다.

 한국어