var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var value; // Type: boolean value = instance.get_KeepNext();
function get_KeepNext() : boolean;
Return Value
A value indicating whether next paragraph must not be separated from the current paragraph.