Click or drag to resize

SdtDate FullDate Property

Specifies the full date and time last entered into the parent structured document tag using the standard XML Schema DateTime syntax.

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

Property Value

Type: DateTime
See Also