VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphSpacingPropertiesJS type / get_After Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_After Method
    In This Topic
    Gets the spacing after paragraph.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS();
    
    var value; // Type: number
    value = instance.get_After();
    
    
    function get_After() : number;
    

    Return Value

    The spacing after paragraph.
    Browser Compatibility
    56+
    45+
    11
    See Also