Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)

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

Return Value

Type: Boolean

See Also