Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
Syntax
| C# |
|---|
public override Object ConvertFrom( ITypeDescriptorContext context, CultureInfo culture, Object source ) |
| Visual Basic |
|---|
Public Overrides Function ConvertFrom ( _ context As ITypeDescriptorContext, _ culture As CultureInfo, _ source As Object _ ) As Object |
| Visual C++ |
|---|
public: virtual Object^ ConvertFrom( ITypeDescriptorContext^ context, CultureInfo^ culture, Object^ source ) override |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext
- culture
- Type: System.Globalization..::..CultureInfo
- source
- Type: System..::..Object