ImageInplaceEditorInfo Constructors
Provides information about an image editor that you can then use to edit image content in Print Preview.Name | Parameters | Description |
---|---|---|
ImageInplaceEditorInfo(String, ImageEditorOptions, String) | editorName, options, editorDisplayName | Initializes a new instance of the ImageInplaceEditorInfo class with the specified settings. |
See Also