| Visual Basic (Declaration) | |
|---|---|
Public Class EmfEventArgs Inherits EventArgs | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public class EmfEventArgs : EventArgs | |
| C++/CLI | |
|---|---|
public ref class EmfEventArgs : public EventArgs | |
Refer to Printer.Specifications example.
System.Object
System.EventArgs
Leadtools.Printer.EmfEventArgs
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code