Enum SdtCalendar
Specifies the type of calendar used to display a Date SDT.
Namespace: Telerik.WinForms.Documents.Model.StructuredDocumentTags
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum SdtCalendar
Gregorian
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. This calendar should be localized into the appropriate language.
GregorianArabic
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. The values for this calendar should be presented in Arabic.
GregorianMeFrench
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. The values for this calendar should be presented in Middle East French.
GregorianUS
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. The values for this calendar should be represented in English.
GregorianXlitEnglish
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. The values for this calendar should be the representation of the English strings in the corresponding Arabic characters
GregorianXlitFrench
Specifies that the Gregorian calendar, as defined in ISO 8601, shall be used. The values for this calendar should be the representation of the French strings in the corresponding Arabic characters
Hebrew
Specifies that the Hebrew lunar calendar shall be used.
Hijri
Specifies that the Hijri lunar calendar shall be used.
Japan
Specifies that the Japanese Emperor Era calendar, as described by Japanese Industrial Standard JIS X 0301, shall be used.
Korea
Specifies that the Korean Tangun Era calendar, as described by Korean Law Enactment No. 4, shall be used.
None
Specifies that no calendar should be used.
Saka
Specifies that the Saka Era calendar shall be used.
Taiwan
Specifies that the Taiwanese calendar, as defined by the Chinese National Standard CNS 7648, shall be used.
Thai
Specifies that the Thai calendar shall be used.