[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DateStorageFormat

DateStorageFormat Enum

Specifies the date translation which shall be applied to the date content control.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum DateStorageFormat
Public Enum DateStorageFormat

Fields

Name Description
Date

Specifies to store or retrieve the date value for a date content control as a date in the standard XML Schema DateTime format.

DateTime

Specifies to store or retrieve the date value for a date content control as a time in the standard XML Schema DateTime format.

Text

Specifies to store or retrieve the date value for a date content control as text.