VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentInformationPropertiesJS type / get_Created Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Created Method
    In This Topic
    Gets the date and time the document was created.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentInformationPropertiesJS();
    
    var value; // Type: string
    value = instance.get_Created();
    
    
    function get_Created() : string;
    

    Return Value

    The date and time the document was created.
    Browser Compatibility
    56+
    45+
    11
    See Also