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.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS(); var value; // Type: number value = instance.get_After();
function get_After() : number;
WebDocumentParagraphSpacingPropertiesJS Class
WebDocumentParagraphSpacingPropertiesJS Members