Click or drag to resize

DocumentSettingsDocumentTitle Property

Optional. Sets the document's title that 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 string DocumentTitle { get; set; }

Property Value

Type: String
See Also