[]
Converts a string to a PageNumberingChange object.
protected override object ObjFromString(ITypeDescriptorContext context, string str)
| Type | Name | Description |
|---|---|---|
| ITypeDescriptorContext | context | An ITypeDescriptorContext that provides a format context. |
| string | str | The string to convert. |
| Type | Description |
|---|---|
| object | The converted value. |