Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)
Syntax
| C# |
|---|
public override bool GetStandardValuesExclusive( ITypeDescriptorContext context ) |
| Visual Basic |
|---|
Public Overrides Function GetStandardValuesExclusive ( _ context As ITypeDescriptorContext _ ) As Boolean |
| Visual C++ |
|---|
public: virtual bool GetStandardValuesExclusive( ITypeDescriptorContext^ context ) override |
Parameters
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext