var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_KeepLines(value);
function set_KeepLines(
valueA value indicating whether the paragraph lines cannot be separated.: boolean
) : any;
Parameters
- value
- A value indicating whether the paragraph lines cannot be separated.