DocumentSettingsCreationDate Property |
Optional. Sets the document's creation date which will be saved in the document.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public Nullable<DateTime> CreationDate { get; set; }
Property Value
Type:
NullableDateTimeSee Also