Search Results for

    Show / Hide Table of Contents

    TDocumentProperties.PreserveModifiedDate Property

    By default FlexCel will set the modified date in the file to be the date when you actually saved it, no matter the value originally stored in the file. But if you need to set a different modified date than the date in the server, or you don't want a new modified date to be saved and preserve the one in the document, then you need to set this property to true. If you are setting this property to true, you probably also want to set PreserveCreationDate to true. **Note that this property sets itself automatically to true if you manually set the modified time of a file. **

    Syntax

    Namespace: FlexCel.Core

    public Boolean PreserveModifiedDate { get; set; }

    See also

    • TDocumentProperties
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com