Print types.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Enum EMVPrintType
Inherits Enum |
C# | |
---|
public enum EMVPrintType : Enum |
C++/CLI | |
---|
public enum class EMVPrintType : public Enum |
Members
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
eDrawings.Interop.EModelViewControl.EMVPrintType
See Also