Click or drag to resize

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
C#
public Nullable<DateTime> CreationDate { get; set; }

Property Value

Type: NullableDateTime
See Also