Skip to main content
A newer version of this page is available. .

DocumentPropertiesFormShowingEventArgs Constructors

Provides data for the RichEditControl.DocumentPropertiesFormShowing event.
Name Parameters Description
DocumentPropertiesFormShowingEventArgs(DocumentPropertiesFormControllerParameters) controllerParameters Initializes a new instance of the DocumentPropertiesFormShowingEventArgs class with the specified information for initializing the dialog controls.
See Also