Class StringValue

Class StringValue

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

PrintTicket ドキュメント内の String 値をカプセル化するクラスです。

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

継承

objectPrintTicketElementValueStringValue

実装

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

継承メンバー

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

コンストラクター

StringValue(string)

新しいインスタンスを作成します。

public StringValue(string value)

パラメーター

value string

文字列の値。

 日本語