In This Topic
Applies the UI settings to the settings of web document editor.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphLineSpacingSettingsDialogJS();
var value; // Type: any
// Parameters
var paragraphProperties; // Type: WebDocumentParagraphPropertiesJS
value = instance.applyUI(paragraphProperties);
Parameters
- paragraphProperties
- The document paragraph properties.
Browser Compatibility
See Also