StiBarCodeTypeServiceConverter Class
Namespace: Stimulsoft.Report.BarCodes.Design
Provides a type converter to convert BarCodeType objects to and from various other representations.
Inheritance
Inherits from: TypeConverter
Methods
| Method | Returns | Description |
|---|---|---|
| CreateNewInstanceDescriptor | object | |
| GetPropertiesSupported | bool |
Method Details
CreateNewInstanceDescriptor
CreateNewInstanceDescriptor(info: ConstructorInfo, **: objectobjs): object
Parameters
- info (ConstructorInfo)
- ** (objectobjs)
Returns object
GetPropertiesSupported
GetPropertiesSupported(context: ITypeDescriptorContext): bool
Parameters
- context (ITypeDescriptorContext)
Returns bool