Gets or sets the text for the subtitle.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public string SubTitleText { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SubTitleText As String |
See Also