Click or drag to resize

TemplateInfoUserDocumentProperties Property

Dictionary with user defined document properties

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public Dictionary<string, Object> UserDocumentProperties { get; set; }

Property Value

Type: DictionaryString, Object
See Also