| Name | Description | |
|---|---|---|
![]() ![]() | NElementMediaExporterDialogSchema | Schema associated with NDocumentExportDialog. |
The following tables list the members exposed by NElementMediaExporterDialog<TContent>.
| Name | Description | |
|---|---|---|
![]() ![]() | NElementMediaExporterDialogSchema | Schema associated with NDocumentExportDialog. |
| Name | Description | |
|---|---|---|
![]() | m_Exporter |
| Name | Description | |
|---|---|---|
![]() | Initialize | Initializes the UI of the dialog |
| Name | Description | |
|---|---|---|
![]() | CreateActionsCustomButtons | Creates custom buttons for export actions -> save to clipboard, save to file etc. |
![]() | CreateOptionsCustomButtons | Creates custom buttons for export options, such as compression settings etc. |
![]() | CreatePreviewPanel | Must override to create the preview panel |
![]() | CreateSettingsPanel | Must override to create the settings panel |
![]() | GetDialogTitle | Gets the dialog title. |
![]() | OnInitialized | Called when the UI has been initialized. Override to bind Preview and Settings elements. |
![]() | OnOpened | Overridden. Called when the dialog is opened. |