Class Value

Class Value

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

PrintTicket ドキュメント内の Aspose.Page.XPS.XpsMetadata.Property または Aspose.Page.XPS.XpsMetadata.ScoredProperty 値をカプセル化する基本クラスです。
Value 要素は、リテラルと型を関連付けます。
https://docs.microsoft.com/en-us/windows/win32/printdocs/value

public class Value : PrintTicketElement, IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

継承

objectPrintTicketElementValue

派生

DecimalValue, IntegerValue, QNameValue, StringValue

実装

IScoredPropertyItem, IPropertyItem, IPrintTicketElementChild

継承されたメンバー

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

プロパティ

ValueString

値を文字列として取得します。

public string ValueString { get; }

プロパティ値

string

 日本語