show(Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS) Method
In This Topic
Shows the dialog.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphLineSpacingSettingsDialogJS();
var value; // Type: any
// Parameters
var paragraphProperties; // Type: WebDocumentParagraphPropertiesJS
value = instance.show(paragraphProperties);
Parameters
- paragraphProperties
- The document paragraph properties.
Browser Compatibility
See Also