var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var returnValue; // Type: any // Parameters var value; // Type: boolean returnValue = instance.set_WidowControl(value);
function set_WidowControl(
valueA value indicating whether the widow control for paragraph is enabled.: boolean
) : any;
Parameters
- value
- A value indicating whether the widow control for paragraph is enabled.