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