Click or drag to resize

SdtDate Lid Property

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.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int Lid { get; set; }

Property Value

Type: Int32
See Also