Class Value

Value class

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

public class Value : PrintTicketElement, IPropertyItem, IScoredPropertyItem

プロパティ

名前説明
Name { get; }要素名を取得します。
ValueString { get; }値を文字列として取得します。

関連項目