[]
Provides TypeConverter for the C1PageSettings class.
public class C1PageSettings.PageSettingsTypeConverter : ExpandableObjectConverter
| Name | Description |
|---|---|
| PageSettingsTypeConverter() |
| Name | Description |
|---|---|
| CanConvertTo(ITypeDescriptorContext, Type) | Tests whether an object of the specified type can be converted to the type of this converter. |
| ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type) | Converts the given value object to the specified type. |