Represents the page settings of a C1PrintDocument.

The C1PageSettings..::..PageSettingsTypeConverter type exposes the following members.

Methods

  Name Description
Public method CanConvertTo
Tests whether an object of the specified type can be converted to the type of this converter.
(Overrides TypeConverter..::..CanConvertTo(ITypeDescriptorContext, Type).)
Public method ConvertTo
Converts the given value object to the specified type.
(Overrides TypeConverter..::..ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).)
Public method GetProperties
Gets a collection of properties for the type of object specified by the value parameter.
(Inherited from ExpandableObjectConverter.)
Public method GetPropertiesSupported
Gets a value indicating whether this object supports properties using the specified context.
(Inherited from ExpandableObjectConverter.)

See Also