XmpDate.Explicit(XmpDate to DateTime) Operator
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| dt | XmpDate |
Returns
| Type |
|---|
| DateTime |
See Also
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public static explicit operator DateTime(XmpDate dt)
Public Shared Narrowing Operator CType(dt As XmpDate) As Date
| Name | Type |
|---|---|
| dt | XmpDate |
| Type |
|---|
| DateTime |