The C1PrintDocumentDesigner type exposes the following members.

Properties

  Name Description
Public property ActionLists
Gets the collection of DesignerActionList associated with this designer.
(Overrides ComponentDesigner..::..ActionLists.)
Public property AssociatedComponents
Gets the collection of components associated with the component managed by the designer.
(Inherited from ComponentDesigner.)
Public property Component
Gets the component this designer is designing.
(Inherited from ComponentDesigner.)
Public property Verbs
Gets the design-time verbs supported by the component that is associated with the designer.
(Inherited from ComponentDesigner.)

See Also