var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS(); var value; // Type: number value = instance.get_Before();
function get_Before() : number;
Return Value
The spacing before paragraph.
var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphSpacingPropertiesJS(); var value; // Type: number value = instance.get_Before();
function get_Before() : number;
WebDocumentParagraphSpacingPropertiesJS Class
WebDocumentParagraphSpacingPropertiesJS Members