| 
DocumentProperty
ToDateTime Method
  | 
 Convert the object in DateTime.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public DateTime ToDateTime()
 
Public Function ToDateTime As DateTime
 
public:
DateTime ToDateTime()
 
member ToDateTime : unit -> DateTime 
 
 
 
Return Value
 
 Type:
 
DateTime
 
 
 See Also
See Also