Dsl (Digital Simulation Library) for .Net
印刷用紙の向き。プリンターの設定に依存します。

名前空間: DslDialog
アッセンブリー: DslDialog (in DslDialog.dll)

構文

C#
public string PaperOrientation { get; private set; }
Visual Basic
Public Property PaperOrientation As String
	Get
	Private Set
Visual C++
public:
property String^ PaperOrientation {
	String^ get ();
	private: void set (String^ value);
}

Property Value

タイプ: String

参照