var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS(); var value; // Type: boolean value = instance.get_AfterAutoSpacing();
function get_AfterAutoSpacing() : boolean;
Return Value
A value indicating whether the auto spacing is used after paragraph.