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