Class StringValue

Class StringValue

名称: Aspose.Page.XPS.XpsMetadata 集合: Aspose.Page.dll (25.4.0)

包含在 PrintTicket 文档中的 String 值的类。

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

一条线值。

 中文