Class QNameValue

Class QNameValue

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

QName 값을 PrintTicket 문서에 삽입하는 클래스.

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

Inheritance

object PrintTicketElement Value QNameValue

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

Q의 가치(스트리트)

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

public QNameValue(string value)

Parameters

value string

QName 가치가 있습니다.

 한국어