VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Office.UI.Dialogs Namespace / WebUiDocumentParagraphIndentationSettingsDialogJS type / show Methods / show(Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS) Property
Syntax BrowserCompatibility SeeAlso
In This Topic
show(Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS) Method
In This Topic
Shows the dialog.
Syntax
var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphIndentationSettingsDialogJS();

var value; // Type: any

// Parameters
var paragraphProperties; // Type: WebDocumentParagraphPropertiesJS

value = instance.show(paragraphProperties);

Parameters

paragraphProperties
The document paragraph properties.
Browser Compatibility
56+
45+
11
See Also