SdtDateStorageFormat

SdtDateStorageFormat

Overview

SdtDateStorageFormat is a enum in Aspose.Words FOSS for .NET.

Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document’s data store.

This enumeration defines 4 values: Date, DateTime, Text, Default.

Values

ValueDescription
Date
DateTime
Text
Default

See Also