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