Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ObjectReference Class / CreationTime Property

In This Topic
    CreationTime Property
    In This Topic
    Gets the time the object was created.
    Syntax
    'Declaration
     
    Public ReadOnly Property CreationTime As System.Date
    public System.DateTime CreationTime {get;}

    Property Value

    The creation time.
    See Also