Dsl (Digital Simulation Library) for .Net
印刷用紙名(印刷時に使用されます)

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

構文

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

Property Value

タイプ: String

参照