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 bool CanConvertTo( ITypeDescriptorContext context, Type destinationType ) |
Visual Basic |
---|
Public Overrides Function CanConvertTo ( context As ITypeDescriptorContext, destinationType As Type ) As Boolean |
Visual C++ |
---|
public: virtual bool CanConvertTo( ITypeDescriptorContext^ context, Type^ destinationType ) override |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext
- destinationType
- Type: System..::..Type