VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Dialogs Namespace / WebUiDocumentParagraphLineSpacingSettingsDialogJS type / applyUI Property
Syntax BrowserCompatibility SeeAlso
In This Topic
applyUI Method
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
56+
45+
11
See Also