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