Share via


Context.Timestamp Property

Timestamp.Represents the element tag in schema: inkml:timestamp

Namespace:  DocumentFormat.OpenXml.InkML
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property Timestamp As Timestamp
    Get
    Set
'Usage
Dim instance As Context
Dim value As Timestamp

value = instance.Timestamp

instance.Timestamp = value
public Timestamp Timestamp { get; set; }

Property Value

Type: DocumentFormat.OpenXml.InkML.Timestamp

See Also

Reference

Context Class

Context Members

DocumentFormat.OpenXml.InkML Namespace