var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS(); var value; // Type: boolean value = instance.get_PageBreakBefore();
function get_PageBreakBefore() : boolean;
Return Value
A value indicating whether the page break must be added before paragraph.