var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_KeepNext(value);
function set_KeepNext(
valueA value indicating whether next paragraph must not be separated from the current paragraph.: boolean
) : any;
Parameters
- value
- A value indicating whether next paragraph must not be separated from the current paragraph.