var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var value; // Type: boolean value = instance.get_KeepLines();
function get_KeepLines() : boolean;
Return Value
A value indicating whether the paragraph lines cannot be separated.