var instance = new Vintasoft.Imaging.Office.UI.Dialogs.WebUiDocumentParagraphLineSpacingSettingsDialogJS(); var value; // Type: any // Parameters var paragraphProperties; // Type: WebDocumentParagraphPropertiesJS value = instance.show(paragraphProperties);
function show(
paragraphPropertiesThe document paragraph properties.: WebDocumentParagraphPropertiesJS
) : any;
Parameters
- paragraphProperties
- The document paragraph properties.