Click or drag to resize

DocumentSettingsDocumentSubject Property

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

Property Value

Type: String
See Also