Class ScoredProperty

ScoredProperty class

共通の PrintTicket を実装するクラス. すべてのスキーマ定義のスコア付きプロパティの基本クラス。 A要素は、an に固有のプロパティを宣言しますOption意味。このようなプロパティは、要求されたデータがどれだけ近いかを 評価するときに比較する必要があります。Optionサポートされているデバイスに一致しますOption. https://docs.microsoft.com/en-us/windows/win32/printdocs/scoredproperty

ScoredProperty
ScoredProperty
public class ScoredProperty : CompositePrintTicketElement, IOptionItem, IScoredPropertyItem

コンストラクター

名前説明
ScoredProperty(string, ParameterRef)新しいインスタンスを作成します。
ScoredProperty(string, Value, params IScoredPropertyItem[])新しいインスタンスを作成します。

プロパティ

名前説明
Name { get; }要素名を取得します。

関連項目