C# |
public Nullable<DateTimeOffset> CreationDate { get; }
|
VB |
Public ReadOnly Property CreationDate As Nullable(of DateTimeOffset)
|
Property value
Type: Nullable<DateTimeOffset>
A System.DateTimeOffset structure that is the date of the PDF file creation.