Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
[BrowsableAttribute(true)]
public DateTime CreationTime { get; set; }
Visual Basic (Declaration)
<BrowsableAttribute(True)> _
Public Property CreationTime As DateTime

See Also