Class ParameterInit

Class ParameterInit

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

一般的な PrintTicket パラメーターのイニシアリザーを実施するクラス。すべてのスケジュールによって定義されたパラメーターのイニシアリザーのためのベースクラス。ある例の価値を定義する。 ParameterDef 要素A ParameterInit 要素は Aspose.Page.XPS.xpsMetadata.ParameterRef エレメントによって作成された参照のターゲットです。https://docs.microsoft.com/en-us/windows/win32/printdocs/パラメテリニット

public class ParameterInit : PrintTicketElement, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit

Derived

IntegerParameterInit , StringParameterInit

Implements

IPrintTicketItem , IPrintTicketElementChild

相続人

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

Constructors

ParameterInit(ストレッチ、価値)

新たな例を生み出す。

public ParameterInit(string name, Value value)

Parameters

name string

パラメーター名

value Value

パラメーターの価値

 日本語