VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphPropertiesJS type / get_HorizontalAlignment Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_HorizontalAlignment Method
    In This Topic
    Gets the paragraph horizontal alignment of focused text.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS();
    
    var value; // Type: Vintasoft.Imaging.Office.UI.WebParagraphHorizontalAlignmentModeEnumJS
    value = instance.get_HorizontalAlignment();
    
    
    function get_HorizontalAlignment() : WebParagraphHorizontalAlignmentModeEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also