Initializes a new instance of the
frmPrinterSettings class.
Assembly: AllgFnkt_Plugin (in AllgFnkt_Plugin.dll)
Syntax
| Visual Basic (Declaration) |
Public Sub New( _ ByRef a_wdapp As Object _ ) |
|
C#
|
public frmPrinterSettings( ref object a_wdapp ) |
|
C++
|
public: frmPrinterSettings( object^& a_wdapp ) |
|
JScript
|
public function frmPrinterSettings( a_wdapp : object ); |
Parameters
-
a_wdapp
-
Type: object
Platforms
Version Information
.NET Framework
Supported in: 3.0, 2.0, 1.1, 1.0
.NET Compact Framework
Supported in: 2.0, 1.0
XNA Framework
Supported in: 1.0
See Also