SdtDate Class |
Namespace: Spire.Doc.Documents
The SdtDate type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CalendarType |
Date Picker Calendar Type, specifies the calendar which shall be displayed for the current date picker structured document
tag, if a user interface is present for the structured document tag.
|
![]() |
DateFormat |
The element specifies the display format which shall be used to format any date entered into the parent
structured document tag in full DateTime format [Example: Through a user interface (a date picker), or through
custom XML data associated with this structured document tag via the
SdtDataBinding
elementend
example] before displaying it in the structured document tag's run content.
|
![]() |
FullDate |
Specifies the full date and time last entered into the parent structured document tag
using the standard XML Schema DateTime syntax.
|
![]() |
Lid |
This element specifies the language ID which shall be used for displaying a calendar for the current date picker structured document tag, if a user interface is present for the sdt. If this element is omitted, then the language ID shall be the language ID of the run contents of the parent structured document tag. |
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|